Commit Graph

8 Commits

Author SHA1 Message Date
mbalmer
15dd452b53 Updated to version 1.7.0 and added an ldap and mysql flavor.
ok naddy@
2004-12-06 23:06:01 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
avsm
50012fd821 Split maildrop into a new courier-utils subpackage which contains common
support files for userdb, softquota and maildir support.

tested by grange@ before ports lock
2003-03-31 13:43:17 +00:00
avsm
6dd6f59201 Update to maildrop-1.4.0
Noticed by Toni Mueller <support@oeko.net>
2002-07-08 21:50:44 +00:00
avsm
616df80695 correct installation mode of executables (got wiped in last update)
Spotted by Hans Guenter Weigand <weigand@hus-soft.de>
2001-05-14 20:46:20 +00:00
avsm
98411c483f upgrade to maildrop-1.3.2
Major change is the 'mailbot' for autoresponder creation
2001-05-10 23:05:01 +00:00
avsm
671df797ab - update to maildrop-1.2.2
- bump NEED_VERSION
- remove maildirmake from PLIST due to conflicts
2000-11-30 15:08:26 +00:00
avsm
57feb4541b import maildrop-1.2
This one has been pending for around two months because
it installs root suid files.  The port strips these out
by default, and pkg/SECURITY has details on if they need
to be reenabled. qmail at least doesnt need it, others can
probably be configured to not.
(naddy@ and avsm@ discussed this)
--

maildrop is a replacement for your local mail delivery agent. It
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.

maildrop will optionally read instructions from a file, which
describes how to filter incoming mail. Instructions can be provided
having mail delivered to alternate mailboxes, or forwarded somewhere
else. Unlike procmail, maildrop uses a structured filtering language.

maildrop is written in C++, and is significantly larger than procmail
in compiled form.  However, it 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.
2000-10-09 22:29:05 +00:00