Forgot your password?
typodupeerror

Comment procmail rules (yes pun pun) (Score 1) 686

These save me from the worst of sircam and klez

:0
* H ?? (X-MIMEOLE: Produced By Microsoft Mimeole|Outlook_Express_message_boundary)
* B ?? ^Hi! How are you=3F
* B ?? ^See you later=2E Thanks
/dev/null

:0
* H ?? (X-MIMEOLE: Produced By Microsoft Mimeole|Outlook_Express_message_boundary)
* B ?? ^Hi! How are you\?
* B ?? ^See you later\. Thanks
/dev/null

:0
* Subject:.+Melt the Heart of your Valentine with this beautiful Screen saver
/dev/null

:0
* Subject: A +(special|very)? +(excite|humour|special|new|funny|powerful|powful| good|IE 6\.0|nice) (game|website|tool|patch)
* > 50000
/dev/null

:0
* From: postmaster
* Subject: Returned mail--".+"
* > 50000
/dev/null

:0
* Subject: .*(klez|elkern).*(removal|immunity)
* > 50000
/dev/null

:0
* H ?? ^X-MIMEOLE: Produced By Microsoft Mimeole
* B ?? ^Hola como estas =3F
* B ?? ^Nos vemos pronto=2C gracias=2E
/dev/null

:0
* H ?? ^Content-Type: multipart/
* B ?? ^
* B ?? ^BODY
* B ?? ^Content-Type: audio/
/dev/null

Slashdot Top Deals

If A = B and B = C, then A = C, except where void or prohibited by law. -- Roy Santoro

Working...