Subject: CVS commit: pkgsrc/mail/postfix
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 04/02/2002 12:34:42
Module Name:	pkgsrc
Committed By:	martti
Date:		Tue Apr  2 09:34:41 UTC 2002

Modified Files:
	pkgsrc/mail/postfix: Makefile distinfo

Log Message:
Updated postfix to 1.1.7

- Violation of the defer_transports setting: the flush server could
  trigger mail delivery (as if ETRN was sent) while doing some internal
  housekeeping of per-destination logfiles.

- Virtual mapping was broken for addresses with embedded whitespace
  in the recipient local part.

- When the super-user runs "mailq" or "postqueue -p" (list mail
  queue) while the mail system is down, the postqueue command runs
  the showq command directly.  However, postqueue did not pass on
  non-default configuration directory settings to the showq command,
  so that showq would report the default mail queue instead.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 pkgsrc/mail/postfix/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/mail/postfix/distinfo

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