PHP Class Collection News
Status: Beta
Brought to you by:
reptiler
The initial version of SMTPConnection has been released.
This class enables you to send mails not only via a local mail-server but also via any other mail-server. Authentication is not fully supported, but the wide-spread mechanisms PLAIN and LOGIN are implemented. The easiest way to feed this class with a mail is using the eMail class which you can also find here.