/AirXMail

Complete email library for AS3 supporting SMTP, POP3 and IMAP4.

Primary LanguageActionScriptMIT LicenseMIT

AirXMail

AirXMail is a complete email library for Flash AS3. SMTP, POP3 and IMAP4 is supported.

Features

  • Easy to access email data and send new emails
  • No knowldege of e-mail protocols is needed
  • Supports multi-part messages
  • Protocols supported:
    • SMTP for sending emails to SMTP servers (support SMTPAuth)
    • POP3 for recieving emails from POP servers
    • IMAP4 for recieving/organizing emails from IMAP servers
    • SSL/TLS is supported for all protocols, depends on as3crypto library