A fast, secure, and flexible mailer

Edit Package postfix

Postfix aims to be an alternative to the widely-used sendmail program.

Refresh
Refresh
Source Files
Filename Size Changed
check_mail_queue 0000000477 477 Bytes
fix-postfix-script.patch 0000000623 623 Bytes
ipv6_disabled.patch 0000000518 518 Bytes
pointer_to_literals.patch 0000002526 2.47 KB
postfix-3.3.0.tar.gz 0004419450 4.21 MB
postfix-SuSE.tar.gz 0000027378 26.7 KB
postfix-linux45.patch 0000000397 397 Bytes
postfix-main.cf.patch 0000004791 4.68 KB
postfix-master.cf.patch 0000005304 5.18 KB
postfix-mysql.tar.bz2 0000003150 3.08 KB
postfix-no-md5.patch 0000000973 973 Bytes
postfix-rpmlintrc 0000000292 292 Bytes
postfix-ssl-release-buffers.patch 0000000980 980 Bytes
postfix-vda-v14-3.0.3.patch 0000055082 53.8 KB
postfix.changes 0000184250 180 KB
postfix.spec 0000025839 25.2 KB
Revision 154 (latest revision is 242)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 586164 from Peter Varkoly's avatar Peter Varkoly (varkoly) (revision 154)
- Refresh spec-file via spec-cleaner and manual optinizations.
  * Add %license macro.
  * Set license to IPL-1.0 OR EPL-2.0.
- Update to 3.3.0
  * http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.3.0.RELEASE_NOTES
  * Dual license: in addition to the historical IBM Public License
    1.0, Postfix is now also distributed with the more recent Eclipse
    Public License 2.0. Recipients can choose to take the software
    under the license of their choice. Those who are more comfortable
    with the IPL can continue with that license.
  * The postconf command now warns about unknown parameter names
    in a Postfix database configuration file. As with other unknown
    parameter names, these warnings can help to find typos early.
  * Container support: Postfix 3.3 will run in the foreground with
    "postfix start-fg". This requires that Postfix multi-instance
    support is disabled (the default). To collect Postfix syslog
    information on the container's host, mount the host's /dev/log
    socket into the container, for example with "docker run -v
    /dev/log:/dev/log ...other options...", and specify a distinct
    Postfix syslog_name setting in the container (for example with
    "postconf syslog_name=the-name-here").
  * Milter support: applications can now send RET and ENVID parameters
    in SMFIR_CHGFROM (change envelope sender) requests.
  * Postfix-generated From: headers with 'full name' information
    are now formatted as "From: name <address>" by default. Specify
    "header_from_format = obsolete" to get the earlier form "From:
    address (name)".
  * Interoperability: when Postfix IPv6 and IPv4 support are both
    enabled, the Postfix SMTP client will now relax MX preferences
    and attempt to schedule similar numbers of IPv4 and IPv6
    addresses. This works around mail delivery problems when a
    destination announces lots of primary MX addresses on IPv6, but
    is reachable only over IPv4 (or vice versa). The new behavior
    is controlled with the smtp_balance_mx_inet_protocols parameter.
  * Compatibility safety net: with compatibility_level < 1, the
    Postfix SMTP server now warns for mail that would be blocked
    by the Postfix 2.10 smtpd_relay_restrictions feature, without
    blocking that mail. There still is a steady trickle of sites
    that upgrade from an earlier Postfix version. (forwarded request 585926 from 13ilya)
Comments 1

Alex Sinev's avatar

openSUSE Tumbleweed. After upgrade from version 3.2.4 to 3.3.0, I have the same issue as described here: https://lists.opensuse.org/opensuse-factory/2018-03/msg00672.html (lots of mysql warnings in the log).

openSUSE Build Service is sponsored by