Re: [SAtalk] Creating rules for the following

2004-01-16 Thread Matt Kettler
At 09:03 AM 1/16/04 -0500, Segree, Gareth wrote: Text => Rule 1) Received: from [109.42.168.192] by 24.193.45.130 with HTTP => Received =~ /with HTTP/i That works.. 2) Subject: ?ISO-8859-1? => Subject =~ /(ISO-8859|iso-8859)/ (score = 3.0) Won't work.. that's a character encoding tag

[SAtalk] Creating rules for the following

2004-01-16 Thread Segree, Gareth
Title: Creating rules for the following I have been trying to reduce the influx of spam to my company's mailserver but to no avail. I looked at the mail headers of several spam messages and I am seeing the following. Text => Rule     1) Received: from [109.42.168.192] by 24.193.45.1