Go to file
Peter Varkoly 262723174e Accepting request 686001 from home:varkoly:branches:server:mail
- Update to 3.4.4
  o Incompatible changes
    - The Postfix SMTP server announces CHUNKING (BDAT
      command) by default. In the unlikely case that this breaks some
      important remote SMTP client, disable the feature as follows:
      
      /etc/postfix/main.cf:
          # The logging alternative:
          smtpd_discard_ehlo_keywords = chunking
          # The non-logging alternative:
          smtpd_discard_ehlo_keywords = chunking, silent_discard
    - This introduces a new master.cf service 'postlog'
      with type 'unix-dgram' that is used by the new postlogd(8) daemon.
      Before backing out to an older Postfix version, edit the master.cf
      file and remove the postlog entry.
    - Postfix 3.4 drops support for OpenSSL 1.0.1
    - To avoid performance loss under load, the
      tlsproxy(8) daemon now requires a zero process limit in master.cf
      (this setting is provided with the default master.cf file). By
      default, a tlsproxy(8) process will retire after several hours.
    - To set the tlsproxy process limit to zero:
      postconf -F tlsproxy/unix/process_limit=0
      postfix reload
  o Major changes 
    - Postfix SMTP server support for RFC 3030 CHUNKING
      (the BDAT command) without BINARYMIME, in both smtpd(8) and
      postscreen(8). This has no effect on Milters, smtpd_mumble_restrictions,
      and smtpd_proxy_filter. See BDAT_README for more.
    - Support for logging to file or stdout, instead of using syslog.
    - Logging to file solves a usability problem for MacOS, and

OBS-URL: https://build.opensuse.org/request/show/686001
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=328
2019-03-30 17:47:38 +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 643762 from home:computersalat:devel:mail 2018-10-30 20:13:37 +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 643762 from home:computersalat:devel:mail 2018-10-30 20:13:37 +00:00
postfix-3.4.4.tar.gz Accepting request 686001 from home:varkoly:branches:server:mail 2019-03-30 17:47:38 +00:00
postfix-linux45.patch Accepting request 686001 from home:varkoly:branches:server:mail 2019-03-30 17:47:38 +00:00
postfix-main.cf.patch Accepting request 667333 from home:computersalat:devel:mail 2019-01-20 22:14:18 +00:00
postfix-master.cf.patch Accepting request 686001 from home:varkoly:branches:server:mail 2019-03-30 17:47:38 +00:00
postfix-mysql.tar.bz2 Accepting request 667333 from home:computersalat:devel:mail 2019-01-20 22:14:18 +00:00
postfix-no-md5.patch Accepting request 643762 from home:computersalat:devel:mail 2018-10-30 20:13:37 +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 686001 from home:varkoly:branches:server:mail 2019-03-30 17:47:38 +00:00
postfix-SuSE.tar.gz Accepting request 672548 from home:computersalat:devel:mail 2019-02-07 18:41:39 +00:00
postfix-vda-v14-3.0.3.patch Accepting request 643762 from home:computersalat:devel:mail 2018-10-30 20:13:37 +00:00
postfix.changes Accepting request 686001 from home:varkoly:branches:server:mail 2019-03-30 17:47:38 +00:00
postfix.spec Accepting request 686001 from home:varkoly:branches:server:mail 2019-03-30 17:47:38 +00:00