Filename rules and virus

Denis Beauchemin Denis.Beauchemin at USHERBROOKE.CA
Fri Nov 15 15:33:37 GMT 2002


Thanks!  Patch applied.

BTW the mod I submitted yesterday for the init.d script is not working
better than your original code today.

Denis
Le ven 15/11/2002 à 09:59, Julian Field a écrit :
> That's a subtle one. Fixed for the next release. In the mean time the patch 
> is a 1-line change if you need this functionality in a hurry:
> 
> --- 
> /root/unstable/mailscanner/mailscanner/bin/MailScanner/MessageBatch.pm 
> Fri Nov  8 16:13:58 2002
> +++ MessageBatch.pm     Fri Nov 15 15:12:15 2002
> @@ -607,6 +607,7 @@
>       if ($message->{deleted} ||
>           $message->{cantparse} ||
>           $message->{badtnef} ||
> +        $message->{nameinfected} ||
>           ($message->{allreports} && $message->{allreports}{""}) ||
>           !MailScanner::Config::Value('deliverdisinfected',$message)) {
>         $message->DeleteMessage();
> 
> 
> At 14:24 15/11/2002, you wrote:

-- 
Denis Beauchemin, analyste
Université de Sherbrooke, S.T.I.
T: 819.821.8000x2252 F: 819.821.8045




More information about the MailScanner mailing list