[Mimedefang] MIMEDefang 2.39-BETA-2 is available
    David F. Skoll 
    dfs at roaringpenguin.com
       
    Mon Nov 17 10:51:15 EST 2003
    
    
  
Hi,
MIMEDefang 2.39-BETA-2 is at http://www.mimedefang.org/node.php?id=1
Sendmail has an undocumented feature in that the message to smfi_setreply
must have '%' characters doubled.  This feature will be documented, so
it's a feature, not a bug. :-)
This release of MIMEDefang doubles any '%' character in the reply message
from the filter to Sendmail.  Changelog relative to 2.38 appended.
Regards,
David.
2003-11-14  David F. Skoll  <dfs at roaringpenguin.com>
	* MIMEDefang 2.39-BETA-2.
	* mimedefang.c (set_reply): Double '%' characters in message
	argument to smfi_setreply.
	* suggested-minimum-filter-for-windows-clients: Fix syntax error
	in bad filename regular expression.
2003-11-12  David F. Skoll  <dfs at roaringpenguin.com>
	* MIMEDefang 2.39-BETA-1.
2003-11-10  David F. Skoll  <dfs at roaringpenguin.com>
	* mimedefang-multiplexor.c: Added support for embedding a
	Perl interpreter, which should improve performance a fair bit.
	* mimedefang.pl.in: Added support for "filter_initialize" function
	that gets called once each time a slave is activated.  If you
	are using an embedded Perl interpreter, read the mimedefang-filter
	man page carefully, especially the INITIALIZATION AND CLEANUP
	section!
2003-10-25  David F. Skoll  <dfs at roaringpenguin.com>
	* mimedefang-multiplexor.c (doStatus): Fix memory leak in
	doStatus.
	(doHistogram): Added "histo" command to md-mx-ctrl.  It prints
	a histogram showing how often a given number of slaves have been
	busy.
2003-10-22  David F. Skoll  <dfs at roaringpenguin.com>
	* Makefile (MANIFEST): Updated contrib/graphdefang to
	graphdefang 0.9 (contributed by John Kirkland).
2003-10-14  David F. Skoll  <dfs at roaringpenguin.com>
	* mimedefang.pl.in (entity_contains_virus_filescan): Set
	$CurrentVirusScannerMessage (problem noted by Ernst Du Plooy)
2003-10-09  David F. Skoll  <dfs at roaringpenguin.com>
	* mimedefang.pl.in (serverloop): Fixed a bug in which recipient
	address was sometimes percent-escaped (eg "foo'bar at domain.net"
	became "foo%27bar at domain.net").  Problem noted by
	Patrick Morris.
	* examples/suggested-minimum-filter-for-windows-clients: Made
	the filter_bad_filename tests less paranoid.
2003-10-08  David F. Skoll  <dfs at roaringpenguin.com>
	* Version 2.38 RELEASED
    
    
More information about the MIMEDefang
mailing list