[Mimedefang] MIMEDefang 2.31-BETA-4 is available

David F. Skoll dfs at roaringpenguin.com
Fri Feb 28 10:43:00 EST 2003


Hi,

MIMEDefang 2.31-BETA-4 is available at:

	http://www.roaringpenguin.com/mimedefang/#download

(BETA-3 was released, but never announced.)

I've overhauled the multiplexor data structures; it should be
more efficient than before.  Also, older versions had a very obscure
condition that could lead to the multiplexor exiting with the
log message:

Error in Event_HandleEvent: Bad file descriptor.  MULTIPLEXOR IS TERMINATING.

I've never actually seen it happen, but it was theoretically possible.
You'd have to have an amazingly-overloaded server to trigger this.

Regards,

David.

2003-02-28  David F. Skoll  <dfs at roaringpenguin.com>

	* mimedefang-multiplexor.c: Major changes to the internal logic
	of the slave scheduler.  Should be more efficient than the old
	system.

2003-02-27  David F. Skoll  <dfs at roaringpenguin.com>

	* mimedefang-multiplexor.c (putOnFreeList): Fix logic errors
	in putOnFreeList and putOnBusyList

2003-02-25  David F. Skoll  <dfs at roaringpenguin.com>

	* mimedefang.c: Reduce the use of stdio library to avoid hitting
	limits on the number of streams.  Problem discovered by Nik
	Clayton.

2003-02-21  David F. Skoll  <dfs at roaringpenguin.com>

	* Updated documentation (mimedefang-filter.5, mimedefang-protocol.7)
	to reflect current reality.

	* mimedefang.c (mfconnect): Added support for IPv6 addresses
	in mfconnect

	* mimedefang.pl: The global variable $MsgID is set to the Sendmail
	queue identifier in filter_relay, filter_sender and filter_recipient.

2003-02-14  David F. Skoll  <dfs at roaringpenguin.com>

	* Version 2.30 RELEASED



More information about the MIMEDefang mailing list