[Mimedefang] MIMEDefang 2.12 Beta 3 is available

David F. Skoll dfs at roaringpenguin.com
Tue May 21 10:48:49 EDT 2002


Hi,

MIMEDefang 2.12 Beta 3 is at:

http://www.roaringpenguin.com/mimedefang/mimedefang-2.12-BETA-3.tar.gz

Important changes since Beta 2:

- The "-U" option (to run as a non-root user) is thread safe AND works on
  systems without getpwnam_r (e.g. FreeBSD)

- Added support for Trend Micro "vscan" virus scanner, courtesy of
  Stephane Lentz.

Complete changelog relative to 2.12-B2 follows.

Regards,

David.

2002-05-21  David F. Skoll  <dfs at roaringpenguin.com>

	* mimedefang.pl.in: Added support for Trend Micro "vscan"
	virus scanner, courtesy of Stephane Lentz.  Stephane considers
	the code alpha-quality...

	* mimedefang.pl.in: Use MIME::Word's "decode_mimewords" function
	instead of MIME::WordDecoder's "unmime".  The latter would sometimes
	refuse to accept certain character sets.  decode_mimewords is
	potentially lossy, but should be safer than unmime.

2002-05-18  David F. Skoll  <dfs at roaringpenguin.com>

	* mimedefang.c: Did away with need for getpwnam_r; we do one
	password lookup and save results instead of doing a lookup in each
	thread.

2002-05-17  David F. Skoll  <dfs at roaringpenguin.com>

	* drop_privs.c: Add thread-safe workaround for systems which
	lack the getpwnam_r function.

2002-05-14  Michael McLagan <Michael.McLagan at linux.org>

	* mimedefang.pl.in: Fixed RAV return code handling for non array
	requesting calls.




More information about the MIMEDefang mailing list