Name: | postgrey |
---|---|
Version: | 1.34 |
Release: | 12.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 106566 |
License: | GPLv2+ |
RPM: | postgrey-1.34-12.el7.noarch.rpm |
Source RPM: | postgrey-1.34-12.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://postgrey.schweikert.ch/ |
Summary: | Postfix Greylisting Policy Server |
Description: | 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. |
- Correct the syntax of systemd unit to support option with space-separated content.
- Let perl magic determine the dependencies. - Fix systemd unit typo.
- Fix typo in the SPEC.
- Update systemd service unit to be more powerful. - SPEC cleanup(BZ#850279). - Add missing dependencies(BZ#1039355).
- make postgrey work with perl 5.18 (#1039551)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Perl 5.18 rebuild - Build-require systemd-units
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Migrate to systemd, BZ 714430.