On 04-Jun-2001 Shawn Anderson wrote:
> Yes I do :) But, I didn't what is the other option?

case 1)
        smtprelay.tab == "0.0.0.0"      "0.0.0.0"
        SmtpConfig != mail-auth

        No auth is required either to send mail locally or remotely ( relaying )

case 2)
        smtprelay.tab == EMPTY ( or client connecting from not-listed IPs )
        SmtpConfig != mail-auth

        No auth required for sending to local domains - auth required to relay

case 3)
        SmtpConfig == mail-auth

        Auth always required.
        

        


- Davide

Reply via email to