Postfix plugin to support PostgreSQL maps. This library will be loaded
by starting postfix if you'll access a postmap which is stored in
PostgreSQL.
Provides
Requires
License
EPL-2.0 OR IPL-1.0
Changelog
* Wed Jan 28 2026 Peter Varkoly <varkoly@suse.com>
- (bsc#1257199) [SELinux] postalias denied - fatal: open database /etc/aliases.lmdb: Permission denied
Add proposed ExecStartPre.
- (jsc#PED-14859) Fix packages for Immutable Mode - postfix
Pack /var/spool/postfix/* /var/lib/postfix using tmpfiles.d
* Thu Jan 22 2026 Marcus Rueckert <mrueckert@suse.de>
- Do not strip binaries at all
- also drop " -s " from the CCARGS to prevent stripping there
* Thu Jan 22 2026 Ana Guerrero <ana.guerrero@suse.com>
- Re-add dropped change:
- fix postfix-SUSE.tar.gz, postfix.service: correct path for postalias
from /sbin/postalias to /usr/sbin/postalias
* Wed Jan 21 2026 Dominique Leuenberger <dimstar@opensuse.org>
- Don't fail strip on non-existing files (easy hack to fix 32bit
builds).
* Thu Jan 15 2026 Peter Varkoly <varkoly@suse.com>
- fix (bsc#1256462) [Build 12.10] openQA test fails in mta: Failed to start postfix.service
Remove postfix set-permisson from all spaces
- Strip binaries
* Tue Jan 13 2026 Peter Varkoly <varkoly@suse.com>
- fix (bsc#1256462) [Build 12.10] openQA test fails in mta: Failed to start postfix.service
Put postfix set-permisson into %post
* Sun Dec 21 2025 Peter Varkoly <varkoly@suse.com>
- (jsc#PED-14859) Fix packages for Immutable Mode - postfix
* Sun Dec 14 2025 Peter Varkoly <varkoly@suse.com>
- Put /etc/permissions.d/postfix.paranoid into the postfix-SUSE.tar.gz
* Thu Dec 11 2025 Stefan Botter <obs@botter.cc>
- fix postfix-SUSE.tar.gz, postfix.service: correct path for postalias
from /sbin/postalias to /usr/sbin/postalias
* Wed Dec 10 2025 Arjen de Korte <suse+build@de-korte.org>
- update to 3.10.7
* This patch addresses build errors on recent Linux distributions.
With the patch, Postfix builds will run the compiler with a
backwards compatibility option that is supported by Gcc and Clang.
For other compilers, an error message provides hints.
* Wed Dec 10 2025 Wolfgang Frisch <wolfgang.frisch@suse.com>
- Add /var/spool/mail to the permissions.d drop-in. This directory used to be
whitelisted globally in the permissions package but an update for the exim
mail server changed that (bsc#1254597 bsc#1240755).
- Reintroduce permissions.d/postfix-paranoid drop-in that was removed in r534.
* Fri Dec 05 2025 Peter Varkoly <varkoly@suse.com>
- postfix is unable to send mail by default (bsc#1253775)
o Clean up the package
* Get rid of config.postfix script to avoid unintentional changes
of the configuration. The sysconfig files mail and postfix
were removed also.
* Deliver the original main.cf and master.cf
* Remove a lot of deprecated stuff from the package.
* Remove the ExecStartPre scripts to maintain the postmaps
and the chroot environment.
* A new ExecStartPre script manages the default alias map which
is part of the default configuration of postfix.
/sbin/postalias /etc/aliases
* Do not use the permissions framework. A new ExecStartPre script
takes care of the right permissions: /usr/sbin/postfix set-permissions
* Remove mkpostfixcert
* Get rid of berkley db converting scripts
o Remove patches:
* postfix-master.cf.patch
* postfix-main.cf.patch
* postfix-bdb-main.cf.patch
* Wed Nov 26 2025 Arjen de Korte <suse+build@de-korte.org>
- update to 3.10.6
* Bugfix (defect introduced: Postfix 3.10, date: 20250117).
Symptom: warning messages that smtp_tls_wrappermode requires
"smtp_tls_security_level = encrypt".
Root cause: support for "TLS-Required: no" broke client-side
TLS wrappermode support, by downgrading a connection to TLS
security level 'may'.
The fix changes the downgrade level for wrappermode connections
to 'encrypt'. Rationale: by design, TLS can be optional only
for connections that use STARTTLS. The downgrade to unauthenticated
'encrypt' allows a sender to avoid an email delivery problem.
Problem reported by Joshua Tyler Cochran.
* New logging: the Postfix SMTP client will log a warning when
an MX hostname