OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Craig Skinner (craig_skinnerlinuxmail.org)
Date: Mon Nov 26 2001 - 03:53:21 CST

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

    G'day all,

    Newbie here again(!)

    Searched the archives and found similar stuff but
    still couldn't suss it out.

    postfix-20010228-pl08
    cyrus-imapd-2.0.16
    cyrus-sasl-1.5.24
    (all from source)
    on Linux-Mandrake-8.1 -no X here
    Dell PowerEdge 1300, Dual p3, scsi

    I'm setting up postfix for imap only use on a LAN that
    is also to be accessable from the net.

    Not running chrooted (yet) -- Is it worth it????

    ls -l /etc/sasldb
    -rw-r--r-- 1 root root 12288 Nov 22
    14:11 /etc/sasldb

    sasldblistusers
    user: craig realm: aberdeen.chstech.co.uk mech: PLAIN
    user: craig realm: aberdeen.chstech.co.uk mech: CRAM-MD5
    user: craig realm: aberdeen.chstech.co.uk mech: DIGEST-MD5

    cat /usr/local/lib/sasl/smtpd.conf
    pwcheck_method: sasldb

    ls -l /usr/local/lib/sasl/smtpd.conf
    -rw-r--r-- 1 root root 23 Nov 22
    13:40 /usr/local/lib/sasl/smtpd.conf

    ls -l /usr/lib/sasl
    lrwxrwxrwx 1 root root 19 Nov 20
    15:56 /usr/lib/sasl -> /usr/local/lib/sasl/
    ls -ld /usr/lib
    drwxr-xr-x 41 root root 11328 Nov 20
    15:56 /usr/lib/
    ls -ld /usr
    drwxr-xr-x 13 root root 336 Oct 31
    16:55 /usr/
    ls -ld /
    drwxr-xr-x 20 root root 480 Nov 1 11:48 /

    postconf | grep sasl
    broken_sasl_auth_clients = yes
    lmtp_sasl_auth_enable = yes
    lmtp_sasl_password_maps = hash:/etc/postfix/lmtp_sasl_pass
    lmtp_sasl_security_options = noplaintext, noanonymous
    smtp_sasl_auth_enable = yes
    smtp_sasl_password_maps =
    smtp_sasl_security_options =
    noplaintext,noanonymous,noactive,nodictionary
    smtpd_sasl_auth_enable = yes
    smtpd_sasl_local_domain = $myhostname
    smtpd_sasl_security_options =
    noanonymous,noplaintext,noactive,nodictionary

    telnet localhost 25
    Trying 127.0.0.1...
    Connected to localhost.localdomain (127.0.0.1).
    Escape character is '^]'.
    Connection closed by foreign host.

    tail /var/log/syslog
    Nov 22 15:01:00 aberdeen CROND[1198]: (root) CMD
    (run-parts /etc/cron.hourly)
    Nov 22 15:08:18 aberdeen postfix/smtpd[1278]: fatal:
    no SASL authentication mechanisms
    Nov 22 15:08:19 aberdeen postfix/master[1026]:
    warning: process /usr/libexec/postfix/smtpd pid 1278
    exit status 1
    Nov 22 15:08:19 aberdeen postfix/master[1026]:
    warning: /usr/libexec/postfix/smtpd: bad command
    startup -- throttling
    Nov 22 15:09:19 aberdeen postfix/smtpd[1288]: fatal:
    no SASL authentication mechanisms
    Nov 22 15:09:20 aberdeen postfix/master[1026]:
    warning: process /usr/libexec/postfix/smtpd pid 1288
    exit status 1
    Nov 22 15:09:20 aberdeen postfix/master[1026]:
    warning: /usr/libexec/postfix/smtpd: bad command
    startup -- throttling

    ****************************************************
    Nov 22 15:10:20 aberdeen postfix/smtpd[1300]: fatal:
    no SASL authentication mechanisms
    ****************************************************

    Nov 22 15:10:21 aberdeen postfix/master[1026]:
    warning: process /usr/libexec/postfix/smtpd pid 1300
    exit status 1
    Nov 22 15:10:21 aberdeen postfix/master[1026]:
    warning: /usr/libexec/postfix/smtpd: bad command
    startup -- throttling

    What else should I be looking for??

    Craig Skinner

    -- 
    

    Get your free email from www.linuxmail.org

    Powered by Outblaze - To unsubscribe, send mail to majordomopostfix.org with content (not subject): unsubscribe postfix-users