pkgsrc/mail/postfix
martti ab02ad23d8 Updated mail/postfix to 2.3.5
- On Redhat Linux, a Postfix daemon could lock up while logging a
  warning from a signal handler before exiting. This is remedied
  by a low-cost re-entrancy guard for signal handlers that never
  return.

- Message headers longer than 65535 broke the Milter protocol.  To
  make matters worse the cleanup server could then dereference a
  null pointer.  When Milter support is enabled, the length of each
  message header is now limited to 60000.

- Several fixes to improve worst-case behavior of the (new) queue
  manager with multi-recipient mail. The queue manager now reads
  new recipients earlier from the queue file, instead of becoming
  starved while waiting for the slowest in-memory recipients to
  complete; and it now reads recipients in smaller chunks to avoid
  spending too much time not talking to delivery agents.

- With remote SMTP server tarpit delays larger than the Postfix
  SMTP client's smtp_rset_timeout (default: 20s), the client would
  get out of sync with the server while reusing a connection.  The
  symptoms were "recipient rejected .. in reply to DATA".

- On FreeBSD 6.2, some Postfix daemon processes would complain once
  with "Error 0" after "postfix reload" and then recover. This
  warning is now logged only when the problem persists.
2006-12-13 06:16:55 +00:00
..
files Make sure ${spooletcdir} exists. Bump PKGREVISION as this affects 2005-12-30 06:29:41 +00:00
patches Updated mail/postfix to 2.3.4 2006-11-07 07:08:25 +00:00
DESCR Remove unnecessary line in DESCR... IPv6 is a well-received patch in the 2004-07-31 05:23:59 +00:00
distinfo Updated mail/postfix to 2.3.5 2006-12-13 06:16:55 +00:00
Makefile Updated mail/postfix to 2.3.5 2006-12-13 06:16:55 +00:00
MESSAGE Fix the install message to note that "upgrade-configuration" is all that 2004-07-19 22:03:13 +00:00
MESSAGE.NetBSD Don't blindly run the post-install script; instead, tell the user to do 2004-07-19 03:25:11 +00:00
MESSAGE.sasl Fix up PLISTs and remove unused files left over from the incomplete 2005-03-28 08:53:07 +00:00
options.mk Add -DUSE_CYRUS_SASL to CCARGS to get postfix working with Cyrus-SASL auth. 2006-07-30 10:59:24 +00:00
PLIST Updated mail/postfix to 2.3.0 2006-07-13 09:57:51 +00:00