diff options
author | ghen <ghen@pkgsrc.org> | 2007-08-07 12:34:56 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-08-07 12:34:56 +0000 |
commit | 5ab33dd2c2e23467544595f3141b6e5fea4bef3c (patch) | |
tree | 82f45391aa96288575f22607fca2261c0fcd472d /mail/policyd/DESCR | |
parent | a55eef10c080f39f1cbfef322fa4dc40cbd3b495 (diff) | |
download | pkgsrc-5ab33dd2c2e23467544595f3141b6e5fea4bef3c.tar.gz |
Import policyd-1.81, based on input from Marcin M. Jessa <yazzy@yazzy.org>.
Policyd is an anti-spam plugin for Postfix (written in C) that does
greylisting, sender-(envelope, SASL or host/ip)-based throttling (on
messages and/or volume per defined time unit), recipient rate limiting,
spamtrap monitoring/blacklisting, HELO auto blacklisting and HELO
randomization preventation.
Diffstat (limited to 'mail/policyd/DESCR')
-rw-r--r-- | mail/policyd/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/policyd/DESCR b/mail/policyd/DESCR new file mode 100644 index 00000000000..052f7d7f277 --- /dev/null +++ b/mail/policyd/DESCR @@ -0,0 +1,5 @@ +Policyd is an anti-spam plugin for Postfix (written in C) that does +greylisting, sender-(envelope, SASL or host/ip)-based throttling (on +messages and/or volume per defined time unit), recipient rate limiting, +spamtrap monitoring/blacklisting, HELO auto blacklisting and HELO +randomization preventation. |