[pmmail-list] Filtering question

Allan McLane pmmail-list@blueprintsoftwareworks.com
Wed, 01 Dec 2004 10:30:39 -0500


Try this:

h.From="@tiscali.no" | 
h.From="@yahoo.com" | 
h.From="@zipmail.com.br"

--allan

On Wed, 01 Dec 2004 16:02:20 +0100, Sorin Srbu wrote:

I'm trying to filter out spam that the mailserver can't remove, by
having the below address-suffixes (example) set in a complex filter

header.Fromid="@tiscali.no" | 
header.Fromid="@yahoo.com" | 
header.Fromid="@zipmail.com.br"

Problem is that the filter doesn't seem to work at times, for no
apparent reason.

I thought I'd ask if the above way of specifiying part of addresses
is at all supported in PMM. Or must I add an entire address? Like
"John.Doe@tiscali.no" as opposed to "@tiscali.no".

If the first applies, can I instead specify a wild-card so that all
mails coming from @tiscali.no" is filtered?

I use PMM Pro v2.20.2717 for windows.