Postfix Greylisting Policy Server
This package is based on the package 'postgrey' from project 'server:mail'.
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:pheinlein/postgrey && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
postgrey-1.37-config.patch | 0000015136 14.8 KB | |
postgrey-1.37.tar.gz | 0000041815 40.8 KB | |
postgrey-groupid.patch | 0000001203 1.17 KB | |
postgrey.README.SUSE | 0000002203 2.15 KB | |
postgrey.changes | 0000009534 9.31 KB | |
postgrey.init | 0000003188 3.11 KB | |
postgrey.service | 0000001077 1.05 KB | |
postgrey.spec | 0000006154 6.01 KB | |
postgrey.sysconfig | 0000000790 790 Bytes | |
postgrey_clients_dump | 0000000897 897 Bytes | |
postgrey_clients_dump.patch | 0000000308 308 Bytes | |
postgrey_daily_greylist.service | 0000000244 244 Bytes | |
postgrey_daily_greylist.sh | 0000002539 2.48 KB | |
postgrey_daily_greylist.timer | 0000000293 293 Bytes |
Latest Revision
project was undeleted
Comments 0