Erki-Kiss Zsolt wrote:
What is the best way to use SMTP-AUTH and tcpserver's reverse DNS checking
and rblsmtpd? I want to allow users with SMTP-AUTH from addresses that
are in rbl lists or no reverse DNS entry.
I dont want to bind another qmail-smtpd to another port than 25. I have a
lot of users, that dont understand this change.
If you know the IP that you do NOT want rblsmtpd to look up, Just set
the environment correctly like so:
192.168.1.5:allow,RBLSMTPD=""
If RBLSMTPD is set to "", then rblsmtpd does NOT perform lookups for
that IP.
Regards,
Bill