diff options
author | Sergey Poznyakoff <gray@gnu.org> | 2018-07-13 21:23:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-14 06:55:56 +0700 |
commit | c26c9c5f7dd19ed2f92aa1ee06cfd461d31d77dc (patch) | |
tree | b0267340d7f3829187c99802b6e8e4fc33bfe83d /system/mailfromd/README | |
parent | d1300b4c475232cb96f436721160e9b3bf65f391 (diff) | |
download | slackbuilds-c26c9c5f7dd19ed2f92aa1ee06cfd461d31d77dc.tar.gz |
system/mailfromd: Added (A General-Purpose Mail Filter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mailfromd/README')
-rw-r--r-- | system/mailfromd/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/mailfromd/README b/system/mailfromd/README new file mode 100644 index 0000000000..d3599ea596 --- /dev/null +++ b/system/mailfromd/README @@ -0,0 +1,5 @@ +Mail filtering daemon for Sendmail, Postfix and MeTA1. Mailfromd allows the +system administrator to write filters of arbitrary complexity using a simple +yet powerful scripting language. Its features include call-out address +verification, greylisting and whitelisting, sending rate control, local +account verification and many others. |