At 10:58 +0100 26-03-2004, Andrej Trobentar wrote:
Hello,

I'm getting a lot of notices like this :

-- Attention: [EMAIL PROTECTED]

A problem was found in an Email message you sent.
This Email scanner intercepted it and stopped the entire message
reaching its destination.

The problem was reported to be:

Disallowed file (message.scr) assosiated with unrelated MIME type (audio/x-wav) - potential virus

This message seems to be intercepted by the sobroutine "working_copy", perlscanner doesn't scan it as there is a quarantine_event before it is called. You can add to $virus_to_delete something in the description above, try:


my $virus_to_delete="sobig|spam|somefool|dumaru|message.scr";

Regards

Salvatore

...

I have added message.scr to my quarantine-attachments.txt like this :

message.scr 0 Sobig.F

and also added sobig to my qmail-scanner-queue.pl :

my $virus_to_delete="sobig|spam|somefool|dumaru";


But it seems that this mails don't get deleted right away and the sender is notified of it. I DON'T want to notify the sender of this type of message. How do I do that?


P.S.: Using QmailScanner version 1.21st.


Thanks for your help and have a nice day!


Greetings from Slovenija,

Andrej.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to