aboutsummaryrefslogtreecommitdiff
path: root/mail/mailfromd/pkg-descr
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2017-01-12 07:12:47 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2017-01-12 07:12:47 +0000
commit993a97308cf9ce913470297958316df49f6d13ae (patch)
tree616e6ee7c886cd969c37f1dc45404eb534881fac /mail/mailfromd/pkg-descr
parentefacc8d284a8de10d8a2abfc85adb0c92c41af6f (diff)
downloadports-993a97308cf9ce913470297958316df49f6d13ae.tar.gz
ports-993a97308cf9ce913470297958316df49f6d13ae.zip
`mail/mailfromd' is mail filtering daemon for Sendmail, Postfix, and MeTA1.
Submitted by: Zeus Panchenko
Notes
Notes: svn path=/head/; revision=431222
Diffstat (limited to 'mail/mailfromd/pkg-descr')
-rw-r--r--mail/mailfromd/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/mailfromd/pkg-descr b/mail/mailfromd/pkg-descr
new file mode 100644
index 000000000000..c522fb405915
--- /dev/null
+++ b/mail/mailfromd/pkg-descr
@@ -0,0 +1,14 @@
+Mailfromd is a general-purpose mail filtering daemon for Sendmail, Postfix,
+and MeTA1. It is able to filter both incoming and outgoing messages using
+criteria of arbitrary complexity, supplied by the administrator in the form
+of a script file. The daemon interacts with the MTA via Milter or PMilter
+protocols. Some of its features:
+
+ - Flexible programming language for writing MTA extensions
+ - Sender address verification (call-out)
+ - Greylisting and whitelisting
+ - Mail sending rate control
+ - Local account verification
+ - Native language support
+
+WWW: http://puszcza.gnu.org.ua/software/mailfromd/