[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] W32.Dumaru.M@mm Procmail Rule
- Subject: [cobalt-users] W32.Dumaru.M@mm Procmail Rule
- From: "Santiago Montalvan" <smontalvan@xxxxxxxxxxxxxxxxx>
- Date: Tue Sep 23 21:12:00 2003
- Organization: montalvanware.com
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I added the following rule to my procmailrc file:
# W32.Dumaru.M@mm
:0 HBfw
* ^Subject: Use this patch immediately !*
* ^Content-Type:.*
* ( | | file| file)name=.*\.Patch.exe
| formail -b -f -A "$AV_header Dumaru (W32.Dumaru.M@mm) Worm detected."
:0 a:
${VIRUSDUMP}
Is this rule fine or did I make a mistake?
Thanks!
Santiago.