pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2009Q1] pkgsrc/mail/postfix



Module Name:    pkgsrc
Committed By:   tron
Date:           Wed May 13 12:19:28 UTC 2009

Modified Files:
        pkgsrc/mail/postfix [pkgsrc-2009Q1]: Makefile distinfo

Log Message:
Pullup ticket #2764 - requested by martti
postfix: bug fix update

Revisions pulled up:
- mail/postfix/Makefile         1.223
- mail/postfix/distinfo         1.124
---
Module Name:    pkgsrc
Committed By:   martti
Date:           Wed May 13 10:32:23 UTC 2009

Modified Files:
        pkgsrc/mail/postfix: Makefile distinfo

Log Message:
Updated mail/postfix to 2.5.7

- (low) The installation/upgrade procedure did not automatically
   create the data_directory.

- (medium) In the "new queue manager", the _destination_rate_delay
   code needed to postpone the job scheduler updates after delivery
   completion, otherwise the scheduler could loop on blocked jobs.

- (low) The queue manager used <transport>_concurrency_failed_cohort_limit
   instead of <transport>_destination_concurrency_failed_cohort_limit
   as documented.

- (low) The SMTP client disabled MIME parsing despite non-empty
   settings for smtp_header_checks, smtp_mime_header_checks,
   smtp_nested_header_checks, or smtp_body_checks.

- (medium) The postsuper command re-enabled the SIGHUP signal when
   it was set to "ignore". This could result in random "Postfix
   integrity check failed" errors at boot time (POSIX SIGHUP death),
   causing Postfix not to start automatically.


To generate a diff of this commit:
cvs rdiff -u -r1.221 -r1.221.2.1 pkgsrc/mail/postfix/Makefile
cvs rdiff -u -r1.123 -r1.123.2.1 pkgsrc/mail/postfix/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index