Date: Mon, 20 Apr 1998 17:36:03 -0400 (EDT) From: gsutter@pobox.com To: freebsd-chat@FreeBSD.ORG Subject: Re: hotmail Message-ID: <Pine.BSF.3.96.980420173401.9303A-100000@mph124b.rh.psu.edu> In-Reply-To: <19980420003608.A4736@keltia.freenix.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Apr 1998, Ollivier Robert wrote: >According to Sue Blake: >> abuse@hotmail.com does produce some result these days. If I'm mistaken, >> someone please correct me. >I've recently got a couple kills too from them so it seems that they're >improving. The main problem is spammers that forge an hotmail.com From: >address. It is difficult to filter these... If you use procmail, this should do the trick. # AOL, Hotmail, Juno, USA forged From: headers. Note the space at the # end of the last line. :0 * ^From:.*@\/((hotmail|juno|aol).com|usa.net) * ! ^(Received|Message-Id):.*(((hotmail|juno|aol).com|usa.net) ) { JFEXP="$JFSEC: Forged From: header from $MATCH" } Insert your own action line where mine is, of course, unless you run <http://www.pobox.com/~gsutter/junkfilter/>. GReg -- Gregory S. Sutter "How do I read this file?" mailto:gsutter@pobox.com "You uudecode it." http://www.pobox.com/~gsutter/ "I I I decode it?" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980420173401.9303A-100000>