OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Simon White (simon_at_mtds.com)
Date: Tue Feb 04 2003 - 02:28:26 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    03-Feb-03 at 22:39, Steve Thom (sthommyrealbox.com) wrote :
    > Wietse,
    >
    > I had authentication off during the last example. Here is a much
    > abbreviated snippet of the log (verbose is off now)
    >
    > SASL LOGIN authentication failed
    >
    > The specific problem is that I am unable to send mail via Outlook
    > express 6. I attempt to authenticate with the same information.
    >
    > [rootmail postfix]# /usr/sbin/postconf -n
    > broken_sasl_auth_clients = yes
    > mydestination = $myhostname, localhost.$mydomain, $mydomain, mail.$mydomain, www.$mydomain, ftp.$mydomain
    > mydomain = stcil.com
    > myhostname = mail.stcil.com
    > relay_domains = $mydestination
    > sendmail_path = /usr/sbin/sendmail.postfix
    > smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
    > smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, check_relay_domains
    > smtpd_sasl_auth_enable = yes
    > smtpd_sasl_local_domain = $mydomain

    Is the SMTP server advertising LOGIN after an EHLO?

    Can you authenticate with OE5.5, PC-Pine, Eudora?

    It should look like similar to this:

    Connected to mail.mtds.com.
    Escape character is '^]'.
    220 mail.mtds.com ESMTP Postfix
    EHLO mtds.com
    250-mail.mtds.com
    250-PIPELINING
    250-SIZE 10240000
    250-ETRN
    250-AUTH LOGIN PLAIN CRAM-MD5
    250-AUTH=LOGIN PLAIN CRAM-MD5
    250-XVERP
    250 8BITMIME

    Have you tried it with

    smtpd_sasl_local_domain =

    i.e. blank option

    -- 
    [Simon White. vim/mutt. simonmtds.com. Foldinghome no log script yet...]
    Hofstadter's Law states that projects take longer than expected, even when
    Hofstadter's Law is taken into account.
    [Linux user #170823 http://counter.li.org. Home cooked signature rotator.]