-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
I'm pleased to announce the release of MIMEDefang 2.68, available at http://www.mimedefang.org/download This release is mostly a cleanup and bug-fix release. Changes since 2.67 follow. Regards, David. 2010-02-24 David F. Skoll <[email protected]> * MIMEDefang 2.68 RELEASED * The functions add_recipient, change_sender, delete_recipient, action_add_header and action_insert_header can be called from outside message context (that is, from filter_sender and filter_recipient). Based on suggestion from D. Stussy. 2010-02-16 David F. Skoll <[email protected]> * MIMEDefang 2.68-BETA-5 * Detect Sys::Syslog vs. Unix::Syslog at run-time rather than when running ./configure. * Fix a crash with embedded Perl on FreeBSD with Perl 5.10.0. Problem noted by Martin Blapp. 2010-02-03 David F. Skoll <[email protected]> * MIMEDefang 2.68-BETA-4. * Bug fix: Don't change Content-Disposition to "inline" by default. This was causing weird bugs with Outlook iCalendar attachments: http://lists.roaringpenguin.com/pipermail/mimedefang/2006-December/031525.html http://lists.roaringpenguin.com/pipermail/mimedefang/2004-November/025461.html * Fix a really stupid segmentation fault when handling multiline replies. Bug found and fixed by Michiel Brandenburg. * Make relay_is_blacklisted and relay_is_blacklisted_multi handle IPv6 addresses. Patch loosely based on submission by Michiel Brandenburg. NOTE: relay_is_blacklisted_multi and relay_is_blacklisted are DEPRECATED. Use the CPAN module Net::DNSBL::Client instead. * Guard the rewriting of IPv4-compatible IPv6 addresses to plain IPv4 with N6_IS_ADDR_V4MAPPED and IN6_IS_ADDR_V4COMPAT tests. 2009-12-30 David F. Skoll <[email protected]> * MIMEDefang 2.68-BETA-3. * Work around File::Spec::Unix's behaviour of caching $ENV{TMPDIR}. (I consider this a bug; see https://rt.cpan.org/Ticket/Display.html?id=53236) * Don't add a To: line for SpamAssassin's benefit; adding such a line could mask a useful SpamAssassin rule. 2009-12-30 David F. Skoll <[email protected]> * MIMEDefang 2.68-BETA-2. * Try hard not to lose any STDERR messages before reaping a slave. * Make the C code call smfi_setmlreply if (1) the milter library supports it and (2) the Perl code returns a multi-line reply. * Convert an IPv6-mapped IPv4 address to pure IPv4. That is, convert ::ffff:a.b.c.d simply to a.b.c.d. * Make rm_r more robust. * Set TMPDIR environment variable to $workdir/tmp before scanning; this should make Perl temporary files use the ramdisk. * Various code cleanups. * When creating the Mail::SpamAssassin object, set user_dir to /var/spool/MD-Quarantine. Fixes problems with SpamAssassin 3.3.0. 2009-03-31 David F. Skoll <[email protected]> * MIMEDefang 2.68-BETA-1. * Make "Overlong line in RESULTS file" a permanent, rather than temporary, failure. * Eliminate a possible race condition in SIGTERM handling. On busy, underpowered servers, this could result in the multiplexor spontaneously terminating all slaves and unlinking its socket. * Check for both POLLIN and POLLHUP if we use poll() * Fix bug in closing of file descriptors after forking; we'd sometimes close our status descriptor by mistake. * Remove some pointless fcntl() calls. * Fix bug with Perl 5.10 and embedded perl, mentioned at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516913 NOTE: This is a bug in Perl, not MIMEDefang, but we need to work around it. * Consume and log any STDERR output even if slave has terminated. 2009-01-06 David F. Skoll <[email protected]> * VERSION 2.67 RELEASED -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFLhUhfwYQuKhJvQuARAp3QAKC9j3tDEGHudFvDgfmW6hf2hQzYLQCfcWI0 D6PGuRaaQOUNASJ1Rab98u0= =4NZJ -----END PGP SIGNATURE----- _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

