Marc Perkel wrote:
>
> W B Hacker wrote:
>
>>Marc Perkel wrote:
>>
>>
>>
>>>If anyone wants to give my blacklist a try you can use this:
>>>
>>>dnsbl.junkemailfilter.com
>>>
>>>I have about 50,000 hosts listed that aren't listed on Spamhause or
>>>Abuse.net.
One does wonder why not...???
>>>
>>>Let me know how it works.
>>>
>>>
>>
>>Protocol, port, & callout method same as the big guys?
>>
>>Sample acl snippet with typical return values?
>>
>>Sample content fragment?
>>
>>Bill
>>
>>
>>
>
>
>
> deny dnslist = dnsbl.junkemailfilter.com
>
> Just like the big guys.
Yer still a bit *previous* for a 'deny' verb, Marc! First we test....
Best you get for now is this:
warn
logwrite = Querying Perkelfarben
dnslists = dnsbl.junkemailfilter.com
log_message = $dnslist_text Perkelfarben.
Bill