Hello,

maybe I missed something, but in latest qmail-ldap version it is
impossible to block mail from selected IP addresses as it was in
previous versions. I found in code:

=======================
void err_deny()  { out("553 sorry, mail from your location is
 administratively denied (#5.7.1)\r\n"); }
=======================

but it seems not to be used later. The only solution is now to
use "address:deny" in tcpserver, but it is not proper solution
because it is equal to drop connection without printing reason
to client.

Greets
-- 
Aleksander

Reply via email to