Quoting Matus UHLAR - fantomas <uh...@fantomas.sk>:

Quoting Matus UHLAR - fantomas <uh...@fantomas.sk>:

On 17.08.09 12:07, d.h...@yournetplus.com wrote:
That all depends upon how you have Postfix configured. I have a gateway
set up here and do the RBL lookups late in the
smtpd_recipient_restrictions just before the greylist policy. I.e.:

smtpd_recipient_restrictions =
[...]
   reject_rbl_client zen.spamhaus.local=127.0.0.10,
   reject_rbl_client zen.spamhaus.local=127.0.0.11,
   reject_rbl_client zen.spamhaus.local,
[...]

isn't this a bit superflous? the last line should doo all the job

On 17.08.09 12:38, d.h...@yournetplus.com wrote:
Nope. Only one query to the local spamhaus zone is performed:

http://www.postfix.org/STRESS_README.html#hangup

I am not talking about number of DNS queries made but about the fact that
the last line does all the work for the first two, so the first two lines are
useless...

This is way off-topic and will be my last response. It is explained in the link.

Reply via email to