Mail
ITP/Server is able to send e-mail through any SMTP server.
The following three types of e-mail messages can be sent:
- An e-mail message containing only text.
- An e-mail message containing text and one or more binary attachments.
- A complete, formatted e-mail including all headers and attachments.
The e-mail sent by ITP/Server should be readable by any MIME-enhanced e-mail client.
Due to the nature of the SMTP protocol the header of the e-mail message is split in two components:
- The sender and recipient information must be provided to the Mail command.
- The other information in the e-mail header (Subject, Reply-To, and other headers) must be provided in an ASCII text-file.