Hi,

I run a small company email gateway that handles about 2500 email per day,
qmail-scanner has worked brilliantly for a couple of years, usually finding 1 or
2 virus per day.

However during the last week 2 of our users have been getting a large volume of
Gibe/F virus, one user in excess of 350 per day , the other around 50 per day.

Some of the emails are to both so presumably the source is related. I have
looked at the sending IP numbers to see if I can block at that level but there
are dozens.

The only thing I can thick of doing is to extend the idea of silent_virus so
that I can specify soming like

if (($virus = "gibe") && ($recip = "problem.user"))  {
        silently junk without any notification to anyone
}

I am not really sure that my perl abilities are up to the task.

Any other suggestions?

Thanks for any help

Tim.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to