Format: 1.7 Date: Mon, 13 Mar 2006 17:17:12 +0100 Source: mimedefang Binary: graphdefang mimedefang Architecture: i386 Version: 2.56-1 Distribution: unstable Urgency: low Maintainer: Christoph Martin Changed-By: Christoph Martin Description: graphdefang - create graphs of your mimedefang spam and virus logs mimedefang - Electronic mail filter program for sendmail 8.12+ Closes: 351288 Changes: mimedefang (2.56-1) unstable; urgency=low . * New upstream release (closes: #351288) * mimedefang.c: The new '-R' option lets you reserve a specified number of slaves for connections from localhost. The idea is to try to allow clientmqueue runs to succeed even on heavily-loaded systems. * mimedefang.pl.in: The filter_begin function is now passed a single argument ($entity) representing the parsed message. *** NOTE INCOMPATIBILITY *** filter_begin NOW TAKES ONE ARGUMENT, NOT ZERO. IF YOUR FILTER HAS A PROTOTYPE FOR filter_begin, YOU SHOULD FIX OR REMOVE THE PROTOTYPE * mimedefang.c, mimedefang.pl.in: Added new action_insert_header to prepend headers (rather than appending them). Only works properly with Sendmail 8.13; on older versions of Sendmail, falls back to action_add_header. Based on patch from Matthew van Eerde. * mimedefang.pl.in: Added new function md_get_bogus_mx_hosts. Allows to test for sender domains with bogus MX hosts (such as hosts that resolve to the loopback or private IP addresses.) * mimedefang.c: Do NOT strip "bare CR" characters from e-mails by default. The new "-c" command-line option enables the older behavior. *** NOTE INCOMPATIBILITY *** WE NO LONGER STRIP BARE CR's FROM MESSAGES BY DEFAULT. TEST YOUR FILTERS CAREFULLY TO MAKE SURE THEY CAN COPE WITH THIS, OR USE THE -c FLAG. * mimedefang.c(rcptto): If you returned ACCEPT_AND_NO_MORE_FILTERING from filter_recipient, the spool files wouldn't get cleaned up, eventually clogging the spool directory. This has been fixed. Files: 314e2a097fab581e3e7ebc6ef7a933d2 232642 mail extra mimedefang_2.56-1_i386.deb 932f595261fa81280f9662e1c6f13028 76310 mail extra graphdefang_2.56-1_i386.deb