On Tue, Oct 07, 2003 at 04:35:12AM +0200, Thomas Ritter wrote: > Am Dienstag, 7. Oktober 2003 03:30 schrieb Antiphon: > > I don't have any faith in anti-spam legislation. There's no way laws can > > stop spam. It's like pornography, religions, drugs and guns. The more you > > try to regulate it, the less you'll succeed at stopping it. Spam is a > > problem created by technology that can only be solved by it. > > Hm. Not really... it's more a social problem. Too many people react to Spam > by > buying the fscking product. > > Of course Mail Virii are a different problem, which is being called Microsoft > Outbreak or similar... > By the way, why the hell do some stupid admins filter virii out of mails and > _send_ the rest of that Virus Distribution Mail? Those are nearly the only > mails dropping through my SpamAssassin / ClamAV combination and going into my > inbox :((
The following will get rid of most of that. Of course you may get a few false positives, but it is generally worth the collateral damage. ;) Chris --- procmail rules: -toss known viruses before the following checks- DATE=`date +%Y-%m` # antivirus crap - note this will catch poor lusers using RAV as well :0: * 1^0 ^From: .*MailScanner * 1^0 ^From: .*virus * 1^0 ^Subject: .*Antigen found * 1^0 ^Subject: .*ANTIVIRUS LA REGION * 1^0 ^Subject: .*InterScan NT Alert * 1^0 ^Subject: .*Norton AntiVirus * 1^0 ^Subject: .*Report to Sender * 1^0 ^Subject: .*ScanMail for Lotus Notes * 1^0 ^Subject: .*Virus Alert * 1^0 ^Subject: .*Virus Detected by Network Associates * 1^0 ^Subject: .*Virus Found in message * 1^0 ^Subject: .*VIRUS IN YOUR MAIL * 1^0 ^X-Mailer: ravmd * 1^0 ^X-MailScanner: Found to be infected * 1^0 ^X-RAV-AntiVirus: * 1^0 ^X-RAV-Signature: * 1^0 ^X-RAVMilter-Version: antivirus-$DATE # postmaster/mailer-daemon crap - this is usually bounced viruses... :0: * 1^0 ^From: .*Administrator@ * 1^0 ^From: .*iGMailer * 1^0 ^From: .*Mail Delivery Service * 1^0 ^From: .*mailadmin@ * 1^0 ^From: .*mailer-daemon * 1^0 ^From: .*postmaster postmaster-$DATE # spam mailbox - all your lovely spamassassin email :0: * ^X-Spam-Status: Yes spam-$DATE
signature.asc
Description: Digital signature