PHP-Klasse::SMTPs 08.07.2007

Kurzbeschreibung: Compose and send e-mail messages via SMTP
Veröffentlicht am: 08.07.2007
Gruppe(n):
- Networking
Beschreibung:
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.
Link: SMTPs