[Mimedefang] MIMEDefang 2.7 is released

David F. Skoll dfs at roaringpenguin.com
Fri Apr 12 15:16:49 EDT 2002


Hi,

It's at http://www.roaringpenguin.com/mimedefang/

Major changes:

- Support for File::Scan (thanks to Nels Lindquist)
- Considerable clarification of documentation and examples
- Ability to separate out quarantine directory from spool directory.

Complete changelog follows.

Regards,

David.

2002-04-12  David F. Skoll  <dfs at roaringpenguin.com>

	* Version 2.7 RELEASED

2002-04-12  David F. Skoll  <dfs at roaringpenguin.com>

	* README: Updated documentation.

	* mimedefang-filter.5: Clarified documentation on action_rebuild().

        * mimedefang.pl.in: Added support for File::Scan, thanks to
	Nels Lindquist.

2002-04-09  David F. Skoll  <dfs at roaringpenguin.com>

	* mimedefang.c (MXSenderOK): Added calls to filter_sender to
	reject messages from blacklisted senders early.

	* INCOMPATIBILITY: You must now supply the "-r" flag to mimedefang
	if you want filter_relay to be called!  Most sites do not use
	filter_relay, so it's a waste of resources to call it unnecessarily.

2002-04-02  David F. Skoll  <dfs at roaringpenguin.com>

	* configure.in: Added "--with-quarantinedir" configure option.
	This lets you keep quarantined files in a separate directory
	from the spool directory.  You can then keep the main spool
	directory on a RAM disk for better performance.

2002-03-25  David F. Skoll  <dfs at roaringpenguin.com>

	* mimedefang.pl.in (message_rejected): Added message_rejected function
	to test if something earlier on has bounced or tempfailed message.

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

	* mimedefang.pl.in (action_notify_sender): Do nothing if
	$Sender is "<>".  Thanks to Jason Englander.

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

	* mimedefang.pl.in (signal_complete): Do not notify sender if
	sender is '<>'

	* Correct typo in action array to make logging of actions accurate.
	Thanks to Martin Bene.

	* Redirect Sendmail's stdout to /dev/null when sending mail.





More information about the MIMEDefang mailing list