Can someone point me in the right direction please?

 

I want to block all email with a FROM: sender address ending in a particular
TLD (.pw)

Unfortunately I'm not sure exactly what the correct syntax is. 

 

In the docs, it says:

One form of wildcard address is supported. All usernames within a domain
(and its subdomains) may be blocked by a line starting with @. For example,
if the file contained the following entry: @example.com spamdyke will block
mail to f...@example.com, f...@mail.example.com,
bar...@mail.internal.example.com, etc.

 

This sort of implies that using @ is the only way to wildcard a sender
address, and that possibly @pw might do the trick in in my sender_blacklist
file.

 

But something tells me that I should use .pw rather than @pw given that
"."-style wildcards are supported in other blacklist files and @pw somehow
feels wrong.

Or am I totally off-track?

 

Thanks,

 

Faris.

 

_______________________________________________
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to