On Fri, 05 Sep 2003 00:36:49 +0300
robin <[EMAIL PROTECTED]> uttered:

> Can't do this for list mail, of course, but I'm tempted to put
> something like this in my procmail recipes after the whitelists:
> 
> :0
> * ^X-Mailer:.Microsoft.Outlook.Express*
> {
>     EXITCODE=100
>     :0 f
>     | echo "Outlook Express is a virus spreader"; echo "Please use a 
> proper email client"
>     :0 r
>     |
> }

You can if you have another rule which overrides it and allows list mail
to come through, no?

I don't know how to do it in Procmail, but I have that implemented in my
Mailfilter config, since most spam comes from Outhouse Express:

SCORE +100 =^X-Mailer:.*Outlook

ALLOW = ^(To|From):[EMAIL PROTECTED]
ALLOW = ^(To|From):[EMAIL PROTECTED]

Luckily, I know maybe 4 or 5 people who send me mail with Outlook, so I 
just set specific ALLOW rules for them.

I don't think I can get Mailfilter to send back a smartass message tho,
LOL!

-- 
HaywireMac
Registered Linux user #282046
Homepage: nodex.sytes.net
++++++++++++++++++++++++++++++++++++++++++
Mandrake HowTo's & More: http://twiki.mdklinuxfaq.org
++++++++++++++++++++++++++++++++++++++++++
I hate dying.
                -- Dave Johnson

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to