mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
0968fe26d7
C). PR: ports/85396 Submitted by: Xavier Beaudouin <kiwi@oav.net>
14 lines
446 B
Plaintext
14 lines
446 B
Plaintext
Policyd is an anti-spam plugin for Postfix (written in C) that does :
|
|
|
|
o Greylisting,
|
|
o Sender-(envelope, SASL or host / ip)-based throttling
|
|
(on messages and/or volume per defined time unit),
|
|
o Recipient rate limiting,
|
|
o Spamtrap monitoring / blacklisting,
|
|
o HELO auto blacklisting
|
|
o HELO randomization preventation,
|
|
o Sender mail addresses or domain Sender blacklisting
|
|
|
|
Author: cami@mweb.co.za
|
|
WWW: http://policyd.sourceforge.net/
|