A mail delivery utility that delivers messages synchronously during transaction commit.
Not useful for production use, but simpler to set up and use.
There are no attributes in this class.
createDataManager(fromaddr, toaddrs, message)
newMessageId()
Generates a new message ID according to RFC 2822 rules
send(fromaddr, toaddrs, message)
There are no known subclasses.