 |
|
Innovation award
 Nominee: 2x |
This package can send e-mail via mail function or SMTP server.
It can compose a message by defining the body in text or HTML, the sender and recipients addresses, the subject and any files to be added as attachments.
The main class can send the composed message using the PHP mail() function or using a separate class for sending messages connecting to a given SMTP server.
SMTP server delivery supports authentication if necessary and secure connections.
Any error messages can be logged to a file.