Email: SMTPs
Randy Martinsen (contact me)
This class can be used to compose and send e-mail messages relaying the delivery to an SMTP server.
It can compose messages to one or more recipients using the To:, Cc: or Bcc: headers.
The messages may have custom headers, a text part, an HTML part, both text and HTML, and other types of data.
It supports sending attachments and signing or encrypting message data using GPG.
The delivery is done relaying on a SMTP server. The LOGIN authentication method is supported.
Click here for detailed information about this class on phpclasses.org