Postfix greylisting policy server

Edit Package postgrey
http://postgrey.schweikert.ch/

Postgrey is a Postfix policy server implementing greylisting. When a
request for delivery of a mail 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 5 minutes, then the mail gets rejected with a temporary error.
Hopefully spammers or viruses will not try again later, as it is
however required per RFC.

The following features compared with greylist.pl from Postfix 2.1.1 are
new: Safe database, automatic maintenance, whitelists, lookup by
subnet, auto-whitelisting of clients, only Berkeley DB and no large
mysql nor postgresql DB needed.

Refresh
Refresh
Source Files
Filename Size Changed
postgrey-1.36-config.patch 0000006707 6.55 KB
postgrey-1.36.tar.gz 0000038797 37.9 KB
postgrey-groupid.patch 0000001203 1.17 KB
postgrey.README.SUSE 0000002203 2.15 KB
postgrey.changes 0000005937 5.8 KB
postgrey.init 0000003188 3.11 KB
postgrey.service 0000000702 702 Bytes
postgrey.spec 0000005824 5.69 KB
postgrey.sysconfig 0000000790 790 Bytes
postgrey_clients_dump 0000000942 942 Bytes
postgrey_clients_dump.patch 0000000438 438 Bytes
postgrey_daily_greylist.crontab 0000002539 2.48 KB
Revision 42 (latest revision is 73)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 348848 from Benedikt Schindler's avatar Benedikt Schindler (KarrAcarn) (revision 42)
- update to 1.36:
   - improved support for IPv6 addresses: new --ipv4cidr and --ipv6cidr options
     for proper subnetting of IPv6 (Håvard Moen, BenediktS)
   - updated whitelist
   - user-settable unix socket permission: --socketmode (Teubel György)
   - init script fixes (Sacha Ott)
Comments 0
openSUSE Build Service is sponsored by