maildrop

maildrop is a Mail delivery agent used by the Courier Mail Server. The maildrop MDA also includes filtering functionality. maildrop receives mail via stdin and delivers in both Maildir and mbox formats.

maildrop
Original author(s)Sam Varshavchik
Initial releasepre-1999
Stable release
3.0.1 / June 17, 2020 (2020-06-17)[1]
Preview release
20170724 / July 24, 2017 (2017-07-24)[1]
Operating systemAll POSIX (Linux, Mac OS X, FreeBSD, Solaris)
TypeMail filter
LicenseGPL
Websitewww.courier-mta.org/maildrop/

Features

maildrop can optionally read filtering configuration from a file to determine whether the message is delivered to an alternate mailbox or forwarded. The structured filtering language is robust enough to allow maildrop to work with virtual mailboxes. If the filtering configuration contains syntax errors maildrop does not deliver the message but the message is not lost. [2]

maildrop is written in C++ however it uses resources more efficiently than procmail (written in C) by saving large messages to a temporary file rather than reading them into memory. If the input to maildrop is a file then a temporary file is not used.[3]

gollark: PIERB policy.
gollark: Consume bees?
gollark: I can only do that very inconsistently so I end up just not doing lots of valuable things.
gollark: Really, the most something people are those who can actually focus on lots of work and don't have horrible mental issues resulting from it.
gollark: Hmmm.

References

  1. "latest releases". Package: maildrop subsection. Retrieved June 17, 2020.
  2. "Maildrop features". Retrieved 7 July 2011.
  3. "Maildrop features (efficiency)". Retrieved 7 July 2011.

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.