My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

airxmail is SMTP and POP3/IMAP4 ActionScript 3 ( Flex AIR ) library

Futures

Easy to access email data and don't need to understand e-mail protocols.

Enable to handle multi-part message


SMTP

support SMTPAuth, SSL/TLS
AIR2 or more: SSL( not need extra library ) / TLS ( depends as3crypto library)
AIR1.5 : SSL/TLS ( need as3crypto library )

POP3

support SSL/TLS
AIR2 or more: SSL( not need extra library ) / TLS ( depends as3crypto library)
AIR1.5 : SSL/TLS ( need as3crypto library )

IMAP4

(version 0.7 or more )
support SSL/TLS
AIR2 or more: SSL( not need extra library ) / TLS ( depends as3crypto library)
AIR1.5 : SSL/TLS ( need as3crypto library )

---

airxmai API is composed of a set of abstract classes ( like a Java MAIL API )

The goal is - IMAP4

Document in Japanese

Document in English


ASDoc

Powered by Google Project Hosting