OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Postfix, Sasl and MySQL

jheathunixremedies.com
Date: Sun Feb 01 2004 - 20:08:07 CST


All,

I am trying to get postfix authenticating thru sasl/mysql by using the
following howto:

http://high5.net/howto/

I have been able to get courrier to authenticate just fine. However, I
cannot seem to get smtp auth to work. The only "error" I recieve is:

Feb 1 17:04:22 server postfix/smtpd[29926]: connect from client[10.0.0.2]
Feb 1 17:04:37 server postfix/smtpd[29926]: lost connection after AUTH
from client[10.0.0.2]
Feb 1 17:04:37 server postfix/smtpd[29926]: disconnect from client[10.0.0.2]

I have been wrestling with this for over a week. Any help would be greatly
appreciated.

Running Mandrake 9.2 with the following rpms.
libpostfix1-2.0.16.20031231-0.13mdk
postfix-2.0.16.20031231-0.13mdk
postfix-mysql-2.0.16.20031231-0.13mdk

libsasl2-2.1.15-5mdk
libsasl2-plug-login-2.1.15-5mdk
libsasl2-plug-plain-2.1.15-5mdk
cyrus-sasl-2.1.15-5mdk
libsasl2-plug-mysql-2.1.15-5mdk (made this from the src rpm)

Thanks,
Justin