Commit Graph

13 Commits

Author SHA1 Message Date
avsm
6dd6f59201 Update to maildrop-1.4.0
Noticed by Toni Mueller <support@oeko.net>
2002-07-08 21:50:44 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
avsm
ad86449a54 update to maildrop-1.3.4 2001-09-30 22:35:44 +00:00
avsm
df8339e8bb Update to maildrop-1.3.3 (minor bug fixes)
Enable syslog logging; prodded by Hans Guenter Weigand <weigand@hus-soft.de>
2001-06-12 17:06:38 +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
10a630ab9e integrate COMMENT 2001-04-10 00:23:01 +00:00
avsm
b3576b9c53 Update to maildrop-1.3.1
Documentation updates only.
2001-03-06 08:52:00 +00:00
avsm
767ea8b36b - update to maildrop-1.3.0
- bump NEED_VERSION
2001-02-09 12:22:44 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +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