OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Steve Thom (sthom_at_myrealbox.com)
Date: Mon Feb 03 2003 - 22:39:05 CST

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

    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
    alias_database = hash:/etc/postfix/aliases
    alias_maps = hash:/etc/postfix/aliases
    broken_sasl_auth_clients = yes
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    daemon_directory = /usr/libexec/postfix
    debug_peer_level = 2
    mail_spool_directory = /var/spool/mail
    mailq_path = /usr/bin/mailq.postfix
    manpage_directory = /usr/share/man
    mydestination = $myhostname, localhost.$mydomain, $mydomain, mail.$mydomain, www.$mydomain, ftp.$mydomain
    mydomain = stcil.com
    myhostname = mail.stcil.com
    mynetworks = 192.168.0.0/24, 127.0.0.0/8
    myorigin = $mydomain
    newaliases_path = /usr/bin/newaliases.postfix
    readme_directory = /usr/share/doc/postfix-1.1.11/README_FILES
    relay_domains = $mydestination
    relayhost = $mydomain
    sample_directory = /usr/share/doc/postfix-1.1.11/samples
    sendmail_path = /usr/sbin/sendmail.postfix
    setgid_group = postdrop
    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

    Simon - sorry about the earlier verbose post... I wanted to avoid too many q & a's.

    Help me out guys... see anything wrong here?

    Thank you,

    Steve