[pmmail-list] Help creating a spam filter
Kris Sorem Sr
pmmail-list@blueprintsoftwareworks.com
Sun, 11 Feb 2001 19:30:37 -0800 (PST)
On Sun, 11 Feb 2001 21:00:10 -0500, Clint wrote:
>Thanks for the information and help. However I still can't get the filter to work properly. I
>have a spam filter set up with the following parameters:
>
>header.subject="$$" | header.subject="XXX" | header.subject="##" |
>header.subject="make money" | header.subject="cash" | header.subject="stock" |
>header.subject="invest" &! header.fromid="$ab$"
Here is what you need:
(header.subject="$$" | header.subject="XXX" | header.subject="##" |
header.subject="make money" | header.subject="cash" |
header.subject="stock" |
header.subject="invest") & !header.fromid="$ab$"
If this doesn't work verify that a manual filter /will/ find your email
address in the address book. Like this:
header.To="$c.acctid$" & header.To="$ab$"
Action=Inform user
--
JMO,
/s/~Kris
-------------------------------+---------------------------------------------
- pmmail-list - The PMMail Dicussion List ---------------------------
To POST to the list, send your message to
pmmail-list@blueprintsoftwareworks.com
To UNSUBSCRIBE, send a message to mdaemon@bmtmicro.com with the first
line of the message body being...
UNSUBSCRIBE pmmail-list@blueprintsoftwareworks.com
---------------------------------------------------------------------