Mail module
This module allows the sending of electronic mail to an SMTP server.
Exceptions
- CantConnect - Could not connect to SMTP server
- HeaderError - Badly-formed SMTP header
- SMTPError - Error talking to SMTP server
This module allows the sending of electronic mail to an SMTP server.