Go to file
Peter Varkoly 96f02db6a7 Accepting request 585926 from home:13ilya:branches:server:mail
- 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.

OBS-URL: https://build.opensuse.org/request/show/585926
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=294
2018-03-13 07:02:46 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=35 2009-01-12 11:08:17 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=1 2007-01-15 23:33:08 +00:00
check_mail_queue Updating link to change in openSUSE:Factory/postfix revision 47.0 2010-04-13 19:38:42 +00:00
fix-postfix-script.patch Accepting request 529111 from home:varkoly:branches:server:mail 2017-09-28 14:24:06 +00:00
ipv6_disabled.patch Accepting request 235450 from home:computersalat:devel:mail 2014-05-30 16:55:10 +00:00
pointer_to_literals.patch Accepting request 486859 from home:computersalat:devel:mail 2017-04-08 22:23:20 +00:00
postfix-3.3.0.tar.gz Accepting request 585926 from home:13ilya:branches:server:mail 2018-03-13 07:02:46 +00:00
postfix-linux45.patch some smaller fixes 2017-04-13 09:23:37 +00:00
postfix-main.cf.patch Accepting request 489488 from home:computersalat:devel:mail 2017-04-19 22:34:52 +00:00
postfix-master.cf.patch Accepting request 486859 from home:computersalat:devel:mail 2017-04-08 22:23:20 +00:00
postfix-mysql.tar.bz2 Accepting request 451782 from home:computersalat:devel:mail 2017-01-22 00:53:48 +00:00
postfix-no-md5.patch Accepting request 486859 from home:computersalat:devel:mail 2017-04-08 22:23:20 +00:00
postfix-rpmlintrc Accepting request 243173 from home:dimstar:rpmlintrc 2014-07-31 15:37:55 +00:00
postfix-ssl-release-buffers.patch Accepting request 486859 from home:computersalat:devel:mail 2017-04-08 22:23:20 +00:00
postfix-SuSE.tar.gz - bsc#1065411 Package postfix should require package system-user-nobody 2018-02-13 10:43:09 +00:00
postfix-vda-v14-3.0.3.patch Accepting request 486859 from home:computersalat:devel:mail 2017-04-08 22:23:20 +00:00
postfix.changes Accepting request 585926 from home:13ilya:branches:server:mail 2018-03-13 07:02:46 +00:00
postfix.spec Accepting request 585926 from home:13ilya:branches:server:mail 2018-03-13 07:02:46 +00:00