aboutsummaryrefslogtreecommitdiff
path: root/mail/maildrop
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /mail/maildrop
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
downloadports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz
ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip
Notes
Diffstat (limited to 'mail/maildrop')
-rw-r--r--mail/maildrop/pkg-descr12
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/maildrop/pkg-descr b/mail/maildrop/pkg-descr
index 777c62893daf..6b4756687841 100644
--- a/mail/maildrop/pkg-descr
+++ b/mail/maildrop/pkg-descr
@@ -1,11 +1,11 @@
maildrop is a replacement for your local mail delivery agent,
similar to mail/procmail.
-- maildrop reads a mail message from standard input,
- then delivers the message to your mailbox.
-- 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.
+- maildrop reads a mail message from standard input,
+ then delivers the message to your mailbox.
+- 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 knows how to deliver mail to mbox-style mailboxes and maildirs.
- maildrop is written in C++, and handles resources more efficiently.