The mail filter/mail delivery agent from the Courier Mail suite
maildrop is a replacement for your local mail delivery agent. maildrop reads a
mail message from standard input, then delivers the message to your mailbox.
maildrop knows how to deliver mail to mbox-style mailboxes, and maildirs.
"maildir" is a mailbox format used by Courier and Qmail.
maildrop optionally reads instructions from a file, which describe how to
filter incoming mail. These instructions can direct maildrop to deliver the
message to an alternate mailbox, or forward it somewhere else. Unlike procmail,
maildrop uses a structured filtering language.
maildrop is written in C++, and is significantly larger than procmail. However,
t uses resources much more efficiently. Unlike procmail, maildrop will not read
a 10 megabyte mail message into memory. Large messages are saved in a temporary
file, and are filtered from the temporary file. If the standard input to
maildrop is a file, and not a pipe, a temporary file will not be necessary.
maildrop checks the mail delivery instruction syntax from the filter file,
before attempting to deliver a message. Unlike procmail, if the filter file
contains syntax errors, maildrop terminates without delivering the message. The
user can fix the typo without causing any mail to be lost.
Authors:
----------
Sam Varshavchik
- Links to server:mail / maildrop
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:computersalat:devel:mail/maildrop && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
maildrop-3.1.8.tar.bz2 | 0002156016 2.06 MB | |
maildrop-3.1.8.tar.bz2.sig | 0000000142 142 Bytes | |
maildrop.changes | 0000011315 11 KB | |
maildrop.keyring | 0000004627 4.52 KB | |
maildrop.spec | 0000008455 8.26 KB |
Revision 5 (latest revision is 7)
auto commit by copy to link target
Comments 0