CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2014/05/13 18:07:56

Modified files:
        mail/postfix/stable: Tag: OPENBSD_5_5 Makefile distinfo 

Log message:
update to postfix 2.11.1 in -stable; ok brad@

"Bugfix (introduced: Postfix 2.11): with connection caching enabled (the
default), recipients could be given to the wrong mail server. The root
cause was an incorrect predicate. Due to this, the Postfix SMTP client
could save and restore plaintext connections that should not be cached,
under nonsensical lookup keys that did not distinguish by destination.
Problem reported by Sahil Tandon."

By default, connection caching is only used for destinations with a high
volume of mail in the active queue (see smtp_connection_cache_on_demand;
http://www.postfix.org/CONNECTION_CACHE_README.html#configuration).

Reply via email to