Projects / Postgrey

Postgrey

Postgrey is a Postfix policy server that implements greylisting. When a request for mail delivery is received by Postfix via SMTP, the triplet CLIENT_IP / SENDER / RECIPIENT is built. If it is the first time that this triplet is seen, or if the triplet was first seen less than 10 minutes ago, then the mail gets rejected with a temporary error. Hopefully, spammers or viruses will not try again later, even though such behavior is required per RFC.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  04 Jul 2007 10:57

Release Notes: The logging format has been improved, and an important workaround for problems of exchange in dealing with greylisted email messages has been implemented. The whitelist has been updated, Exim support has been improved, and a greylist pre-seeding tool has been added.

  •  05 Aug 2006 21:05

Release Notes: Socket permissions with Net::Server 0.94 and later were fixed.

  •  13 Jul 2006 08:50

Release Notes: Support for Exim was added. Performance of the cleanup task was greatly improved.

  •  24 May 2006 00:01

    Release Notes: The whitelist was updated with many new entries. A --privacy option was added. DB_TXN_NOSYNC is no longer used to work around an apparent bug in Berkeley-DB. A use of an uninitialized value was fixed. "permit_mynetworks" is used in the documentation.

    •  26 Dec 2005 11:12

    Release Notes: This release fixes compatibility with Berkeley-DB < 4.1, fixes a crash in the database-cleanup routine, and updates the whitelist.

    Screenshot

    Project Spotlight

    Mo Da Browser

    A GNU GPL core web browser for Android

    Screenshot

    Project Spotlight

    Wmconfig

    A menu generation tool for various X window managers.