[Mimedefang] MIMEDefang 2.22-BETA-5 is available (last beta, I hope)

David F. Skoll dfs at roaringpenguin.com
Tue Oct 15 09:56:01 EDT 2002


Hi,

MIMEDefang 2.22-BETA-5 is available at
http://www.roaringpenguin.com/mimedefang/#download

This beta fixes a bug with action_delete_header and action_change_header
whereby the "index" argument was ignored. ;-(

Adds action_delete_all_headers.  For example:

	action_delete_all_headers("Received")

will nuke all the Received: headers.

Also adds support for "clamd" daemonized virus-scanning, courtesty of
Jason Englander.

Complete changelog from 2.22-B4 follows.  Please test this one; I hope
to release 2.22 Final soon.

Regards,

David.

2002-10-15  David F. Skoll  <dfs at roaringpenguin.com>

	* mimedefang.c (eom): The index argument to action_delete_header
	and action_change_header was not being obeyed.

	* mimedefang.pl.in: Added action_delete_all_headers

	* mimedefang.pl.in: Added support for clamd daemonized virus-scanner
	(Jason Englander)

	* mimedefang.pl.in: Fall back on setlogsock('inet') if
	setlogsock('unix') fails.  Also, check for this in configure
	script so we don't fill logs with error messages unnecessarily.
	Thanks to Brian Landers for assistance with this.

2002-10-08  David F. Skoll  <dfs at roaringpenguin.com>

	* mimedefang.c (eom): Log filter time even if we
	reject/discard/tempfail deliberately.  This is the first time I've
	used "goto" in a very long time... :-)




More information about the MIMEDefang mailing list