Component /dat/lib/communication/mailer
Mailer sends documents to an SMTP server. Documents must be of type /dat/lib/types/eLetter. An eLetter
identifies the to, from, and subject to be used in sending the mail as well as a body. The body
may contain any XML document.
Pins
Ports
- input An eLetter document received on this port will result in sending the documents body
to the specified SMTP server.
Properties
- mailServer The name of the SMTP server.
Copyright 2000,2001 Data Access Technologies