MailHost objects work as adapters to Simple Mail Transfer Protocol
(SMTP) servers. MailHosts are used by DTML sendmail
tags
to find the proper host to deliver mail to.
Add a mailhost object to an ObjectManager.
Sends an email message. The arguments are:
None
means no encoding is done. Valid values
are base64
, quoted-printable
and uuencode
.Add a mailhost object to an ObjectManager.