2004-03-04 15:47:56 +01:00
|
|
|
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.
|
2005-05-23 10:26:03 +02:00
|
|
|
|
2004-05-15 18:17:23 +02:00
|
|
|
milter-greylist is a stand-alone milter written in C that implement
|
2005-05-23 10:26:03 +02:00
|
|
|
grey listing. It has been reported as efficient and easy to setup
|
2004-10-12 21:59:02 +02:00
|
|
|
by a large number of system administrators.
|