[pmmail-list] Filter

Ralph Cohen pmmail-list@blueprintsoftwareworks.com
Sun, 30 Nov 2003 16:12:43 -0500


On Sun, 30 Nov 2003 15:04:51 -0600, Bob Bassett wrote:

>what is wrong with the syntax I am using to filter spam
>from the following:
>
>h.from="yahoo.fr"|
>h.from="email.com"|

Unless you have another condition after the second one, you should get
rid of the  "or" (|) character so it reads:

h.from="yahoo.fr"|
h.from="email.com"

Ralph Cohen
- pmmail-list - The PMMail Discussion 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
---------------------------------------------------------------------