I don't know if it is already possible with 2.4.2-rc2, but i'd like to _completely_ disable notifications to virus/spam senders.
Ciao, Alberto On Tue, 20 Jun 2006, Mark Martinec wrote: > A release candidate for amavisd-new-2.4.2 is available at: > > http://www.ijs.si/software/amavisd/amavisd-new-2.4.2-rc2.tar.gz > > Changes since -rc1: > > - further README.sql updates regarding data type TIMESTAMP in MySQL; > > - when recipient notifications for bad headers is enabled, and a message > is spam with bad headers, recipient would receive an empty notification > message (because message contents category is spam and recipient > notification template for spam is empty); now a general recipient > notification is sent in this case, and additional check added to ensure > that empty notifications would not be send even if explicitly configured > to be empty; > > - ignore $timestamp_fmt_mysql if SQL database driver (DBD) is not 'mysql'; > > - MySQL workaround: changed default clause in $sql_clause{'upd_msg'} to: > UPDATE msgs SET time_iso=time_iso, ... > just in case one forgets to use "DEFAULT 0" on "time_iso TIMESTAMP"; > > Mark > > > _______________________________________________ > AMaViS-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/amavis-user > AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 > AMaViS-HowTos:http://www.amavis.org/howto/ > _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
