diff options
author | Šime Ramov <s@ramov.com> | 2010-05-12 18:20:21 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-16 22:24:27 -0500 |
commit | 7dfff5086f11c4c19510120b4c6325f342c5550a (patch) | |
tree | 5f965c254b44a5b723ba1bdbbb612d3c530c20da /network/maildrop/README | |
parent | 80f92f9f03e4dbd9394832493cfe5e8bd06d3b43 (diff) | |
download | slackbuilds-7dfff5086f11c4c19510120b4c6325f342c5550a.tar.gz |
network/maildrop: Added (a mail filtering agent).
Diffstat (limited to 'network/maildrop/README')
-rw-r--r-- | network/maildrop/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/network/maildrop/README b/network/maildrop/README new file mode 100644 index 0000000000..db9f84ade7 --- /dev/null +++ b/network/maildrop/README @@ -0,0 +1,11 @@ +maildrop (mail delivery agent with filtering abilities) + +maildrop is the mail filter/mail delivery agent that's used by the +Courier Mail Server. This is a standalone build of the maildrop mail +filter that can be used with other mail servers. + +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 the +Courier mail server and Qmail. |