| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: postgrey | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.37 | Vendor: openSUSE |
| Release: bp155.3.11 | Build date: Mon May 22 13:04:58 2023 |
| Group: Productivity/Networking/Email/Utilities | Build host: old-cirrus1 |
| Size: 120770 | Source RPM: postgrey-1.37-bp155.3.11.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://postgrey.schweikert.ch/ | |
| Summary: Postfix greylisting policy server | |
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.
GPL-2.0-or-later
* Tue Oct 19 2021 Johannes Segitz <jsegitz@suse.com>
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* postgrey.service
* Mon Feb 03 2020 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
shortcut through the -mini flavors.
* Mon Dec 30 2019 chris@computersalat.de
- fix for boo#1115454
* rename postgrey_daily_greylist.crontab
to postgrey_daily_greylist.sh
* add postgrey_daily_greylist.service
and postgrey_daily_greylist.timer
* Thu Nov 23 2017 rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
* Thu Jun 01 2017 jengelh@inai.de
- Require group(nogroup) for %pre
* Mon Jan 23 2017 chris@computersalat.de
- add ExecReload to service file
* Thu Oct 13 2016 draht@schaltsekun.de
- Update to 1.37:
* added initial test suite
* testing using travis-ci (https://travis-ci.org/schweikert/postgrey)
* removed IP pool-detection code for --lookup-by-net, because it matched
also the naming of some big hosters like facebook (#32, Michal Petrucha,
Andrew Ayer, Jon Sailor)
* fix early logging of errors and warnings to syslog
* simplified IP matching code
* added support for IPv6 whitelists with netmask
* add network-range based whitelist for Office 365 (Holger Stember)
* updated whitelist
- postgrey-1.36-config.patch renamed to postgrey-1.37-config.patch
and rebased to new version.
* Fri May 20 2016 chris@computersalat.de
- revert process name changes from 1.35, startproc will return 7
* add postgrey_process_name.patch
* enable for openSUSE < 1210 (SLE_11)
* Mon May 16 2016 chris@computersalat.de
- add condition for suggesting cron to fix build for CentOS
* Sun Apr 24 2016 wr@rosenauer.org
- installing sysconfig via fillup macro was lost in systemd migration
(boo#976963)
* Mon Dec 14 2015 benedikt.schindler@gsx.de
- 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)
- Replace postgrey-1.35-config.patch with postgrey-1.36-config.patch
which was updated to correctly apply to current release
- Added missing perl-NetAddr-IP to the requirements
* Mon Jan 19 2015 mpluskal@suse.com
- Replace postgrey-1.34-config.patch with postgrey-1.35-config.patch
which was updated to correctly apply to current release
- Build as noarch since there are now architecture dependend
components
- Don't install init scripts when systemd is used
- Create rcpostgrey also when systemd is used
- Misc spec file cleanups
- Remove unnecessary echo from unit file
- Remove condition for suggesting cron since all current releases
already have cron
/etc/postgrey /etc/postgrey/whitelist_clients /etc/postgrey/whitelist_clients.local /etc/postgrey/whitelist_recipients /usr/lib/systemd/system/postgrey.service /usr/sbin/postgrey /usr/sbin/postgreyreport /usr/sbin/rcpostgrey /usr/share/doc/packages/postgrey /usr/share/doc/packages/postgrey/COPYING /usr/share/doc/packages/postgrey/Changes /usr/share/doc/packages/postgrey/README /usr/share/doc/packages/postgrey/README.SUSE /usr/share/doc/packages/postgrey/examples /usr/share/doc/packages/postgrey/examples/postgrey_clients_dump /usr/share/doc/packages/postgrey/timer /usr/share/doc/packages/postgrey/timer/postgrey_daily_greylist.service /usr/share/doc/packages/postgrey/timer/postgrey_daily_greylist.sh /usr/share/doc/packages/postgrey/timer/postgrey_daily_greylist.timer /usr/share/fillup-templates/sysconfig.postgrey /usr/share/man/man8/postgrey.8.gz /usr/share/man/man8/postgreyreport.8.gz /var/lib/postgrey /var/spool/postfix/postgrey
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:40:38 2026