Crate vqueue
Expand description
vQueue: the vSMTP’s queue manager
Modules
Module containing the Command Line Interpreter
The filesystem implementation of the queue manager,
writing mails (
MailContext and MessageBody)
to the /var/spool/vsmtp directory (path configurable).temp
testingSimilar to the filesystem implementation, but using a temporary directory.
Enums
identifiers for all mail queues.
Traits
Extension to the
GenericQueueManager to simplify filesystem implementation.CRUD operation for mail in queues.