postfix + sasl + mysql

From: Juan Manuel Tato (manuel_at_zonalibre.com.uy)
Date: 08/30/05

  • Next message: Roberto C. Sanchez: "Re: OT: Electoral College [Re: U.S. federal income tax program]"
    Date: Tue, 30 Aug 2005 17:43:47 -0300
    To: debian-user@lists.debian.org
    
    
    

    hello, here again.
    i´m having a problem, in the authentication using courier-authdaemon for
    smtp, for imap and pop3 works fine.
    when i tried to send an email i have this error in the syslog

    Aug 30 16:54:19 ns1 postfix/smtpd[2767]: warning:
    unknown[192.168.100.11]: SASL PLAIN authentication failed
    Aug 30 16:54:19 ns1 postfix/smtpd[2767]: warning: SASL authentication
    failure: cannot connect to saslauthd server: No such file or directory
    Aug 30 16:54:19 ns1 postfix/smtpd[2767]: warning:
    unknown[192.168.100.11]: SASL LOGIN authentication failed

    i'm using sarge, postfix is in a jail.

    the smtp.conf is
    pwcheck_method: saslauthd auxprop
    mech_list: login plain
    auxprop_plugin: sql
    sql_engine: mysql
    sql_hostnames: 127.0.0.1
    sql_user: postfix
    sql_database: postfix
    sql_passwd: xxx
    sql_select: select password from mailbox where username = '%u@%r'

    any idea?
    thanks in advance
    juan manuel

    -- 
    ZONA LIBRE
    www.zonalibre.com.uy | Paysandú 976
    Teléfono 9012772     | Fax 9016377
    E-mail: manuel@zonalibre.com.uy
    MSN: manuel@zonalibre.com.uy
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Roberto C. Sanchez: "Re: OT: Electoral College [Re: U.S. federal income tax program]"

    Relevant Pages