pkgsrc/mail/exim/patches
adam f58d4fb628 Changes 4.75:
1. In addition to the existing LDAP and LDAP/SSL ("ldaps") support, there
   is now LDAP/TLS support, given sufficiently modern OpenLDAP client
   libraries.  The following global options have been added in support of
   this: ldap_ca_cert_dir, ldap_ca_cert_file, ldap_cert_file, ldap_cert_key,
   ldap_cipher_suite, ldap_require_cert, ldap_start_tls.
2. The pipe transport now takes a boolean option, "freeze_signal", default
   false.  When true, if the external delivery command exits on a signal then
   Exim will freeze the message in the queue, instead of generating a bounce.
3. Log filenames may now use %M as an escape, instead of %D (still available).
   The %M pattern expands to yyyymm, providing month-level resolution.
4. The $message_linecount variable is now updated for the maildir_tag option,
   in the same way as $message_size, to reflect the real number of lines,
   including any header additions or removals from transport.
5. When contacting a pool of SpamAssassin servers configured in spamd_address,
   Exim now selects entries randomly, to better scale in a cluster setup.
2011-03-22 13:52:19 +00:00
..
patch-aa Changes 4.73: 2011-01-12 07:52:44 +00:00
patch-ab * Fix resolver on NetBSD when Exim is linked with pthreads (e.g. when using 2010-11-08 13:59:11 +00:00
patch-ac * Fix resolver on NetBSD when Exim is linked with pthreads (e.g. when using 2010-11-08 13:59:11 +00:00
patch-ae Added complete support for installation to DESTDIR. The Exim executable 2010-01-31 21:06:29 +00:00
patch-ag
patch-ba Changes 4.75: 2011-03-22 13:52:19 +00:00