On Thu, May 12, 2005 at 11:45 -0500, Dave Feustel wrote:
> Is there any straightforward way to
> block email from locations that whois shows
> to have been created by doubleclick.com?
> 

something like this maybe?...

LOCAL_CONFIG
Kcheckblocked regex [EMAIL PROTECTED]
        (doubleclick.com)

LOCAL_RULESETS
HReceived: $>+CheckReceived

SCheckReceived
R$+                     $: $(checkblocked $1 $)
[EMAIL PROTECTED]                       $#error $@ 5.7.1 $: 550 Access denied

Reply via email to