mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
b1770230b2
grey listing. Grey listing is a spam filtering technique, which uses a behavior trick: spammers never resend a message when they get a temporary error, whereas real MTA do. The idea is to refuse any mail on first attempt, and accept it after some time has elapsed. PR: ports/67252 Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr>
12 lines
443 B
Plaintext
12 lines
443 B
Plaintext
This is a port of Emmanuel Dreyfus' milter-greylist.
|
|
|
|
Grey listing is a wonderful spam filtering technique, which uses a behavior
|
|
trick: spammers never resend a message when they get a temporary error,
|
|
whereas real MTA do. The idea is to refuse any mail on first attempt, and
|
|
accept it after some time has elapsed.
|
|
|
|
milter-greylist is a stand-alone milter written in C that implement grey
|
|
listing.
|
|
|
|
WWW: http://hcpnet.free.fr/milter-greylist/
|