Shane Chrisp wrote:

> I would add the -t switch to the rblsmtpd program to prevent a non
> answering dns server from slowing things to a crawl if there is a
> problem. Using -t5 tells rblsmtpd to timeout if there is no answer in 5
> seconds.
> 
> eg: /usr/local/bin/rblsmtpd -b -C -t -r dnsbl-1.uceprotect.net \

-C is the default, and is not actually necessary.

Also, -t only works when rblsmtpd can resolve the hostname of the name
server it's trying to query.  For example, the spamcop servers' network
used to become unavailable once in a while, and rblsmtpd would ignore
the timeout, as it was trying to lookup the hostname of the dns server
for the rbl list.  This makes the -t argument useless at times,
unfortunately.

Regards,

Bill

Reply via email to