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).
  • temptesting
    Similar to the filesystem implementation, but using a temporary directory.

Enums

  • identifiers for all mail queues.

Traits