A mail delivery utility that puts all messages into a queue in the filesystem.
Messages will be delivered asynchronously by a separate component.
queuePath
(type:
property
)
<property object at 0x40fb2964>
createDataManager(fromaddr, toaddrs, message)
newMessageId()
Generates a new message ID according to RFC 2822 rules
send(fromaddr, toaddrs, message)
There are no known subclasses.