SMTP Authentication: right way

From: Eugene Prokopiev (no email)
Date: Tue Nov 01 2005 - 12:15:39 EST

  • Next message: michal: "Re: Weird logs"

    Hi,

    This way is recommended by postfix documentation:

    smtpd_recipient_restrictions =
         permit_mynetworks, permit_sasl_authenticated, ...

    In this case I see:

    $ telnet localhost 25
    Trying 127.0.0.1...
    Connected to localhost.
    Escape character is '^]'.
    220 mail.domain1.com ESMTP Postfix
    ehlo user1.domain1.com
    250-mail.domain1.com
    250-PIPELINING
    250-SIZE 10240000
    250-ETRN
    250-AUTH PLAIN
    250 8BITMIME
    mail from:
    250 Ok
    rcpt to:
    554 <>: Recipient address rejected: Access denied

    How can I see something like:

    550 5.7.1 ... Relaying denied. Proper authentication
    required.

    ?

    --
    Thanks,
    Eugene Prokopiev
    

  • Next message: michal: "Re: Weird logs"





    Hosted Email Solutions

    Invaluement Anti-Spam DNSBLs



    Powered By FreeBSD   Powered By FreeBSD