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

The goal of the ActionScript 3 mail library is to provide easy access to mail protocols such as SMTP and POP3.

Progress

To keep you informed on the progress being made in the development of this library, I'll try to update this as frequently as possible. Please keep in mind I only have limited time to work on this project.

So far, the following has been done:

  • Stateful SMTP support (EHLO, MAIL, RCPT, DATA, RSET, QUIT)
  • The Internet Message Format (RFC 2822) has been largely implemented
  • Documentation generated for all public classes
  • Initial import of both the source and documentation has been done, all progress so far is available under Source

Next up:

  • Implementation of MIME
  • POP3 support

Key aspects used in the development of this library

Powered by Google Project Hosting