aim mix wrote:
thanks bill.
In my tcp.smtp

   127.:allow,RELAYCLIENT=""
xx.xx.xx.xx:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/simscan"
   :allow,QMAILQUEUE="/var/qmail/bin/simscan"

where xx.xx.xx.xx is my ip address, do i need to remove my ip address in order to make smtp-auth work ?

All SMTP-AUTH does is set RELAYCLIENT for the remainder of the SMTP session. Setting RELAYCLIENT in the rule above does this before the conversation starts, so SMTP-AUTH is not even needed. If you want SMTP-AUTH to be useful, don't set a RELAYCLIENT rule.

Regards,

Bill

Reply via email to