[EMAIL PROTECTED] wrote:
One comment. The line:
.*Invalid content in mail message (message rejected).* Virus-Subject: bogus antivirus
should be
.*Invalid content in mail message \(message rejected\).* Virus-Subject: bogus antivirus
And actually, I would say:
.*Invalid content in mail message \(.*\).* Virus-Subject: bogus antivirus


The first line will not block that subject line, but the second and third one will... There are probably others like this, like:
.*Non delivery report: 5.9.5 (Blocked attachment).* Virus-Subject: bogus antivirus
Also it seems some of the ones with exclamation marks are escaped but others aren't...


Thanks for the extensive list.


Thanks for the remarks, I will correct them and repost. I hope I can find a place for a website regarding information like this.



Regards, -- Alin-Adrian Anton Spintech Systems GPG keyID 0x1E2FFF2E (2963 0C11 1AF1 96F6 0030 6EE9 D323 639D 1E2F FF2E) gpg --keyserver pgp.mit.edu --recv-keys 1E2FFF2E


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to