OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: sql plugin could not connect to host 127.0.0.1

From: Patrick Ben Koetter (pstate-of-mind.de)
Date: Fri Feb 02 2007 - 01:35:58 CST


* Truong Tan Son <sonttfcv.fujitsu.com>:
> Dear Sir,
>
> I use postfix-2.3.4 with Cyrus SASL+MySQL with compile:
>
> make makefiles CCARGS="-DHAS_MYSQL /
> -I/usr/local/mysql/include/mysql -DHAS_SSL -DUSE_SASL_AUTH -DUSE_CYRUS_SASL
> /
> -I/usr/local/include/sasl -I/usr/local/ssl/include" /
> AUXLIBS="-L/usr/local/mysql/lib/mysql -lmysqlclient -lz -lm
> -L/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib -lsasl2 -lssl
> -lcrypto"
>
> Sometimes is Ok.
>
> --Sometimes is error:--
>
> Feb 2 07:45:59 mail postfix/smtpd[19288]: sql plugin could not connect to
> host 127.0.0.1

Can you connect as the given user with it's password to the SQL server on
127.0.0.1 from commandline?

> Feb 2 07:45:59 mail postfix/smtpd[19288]: sql plugin couldn't connect to
> any host
> Feb 2 07:45:59 mail postfix/smtpd[19288]: sql plugin could not connect to
> host 127.0.0.1
> Feb 2 07:45:59 mail postfix/smtpd[19288]: sql plugin couldn't connect to
> any host
>
> What does it wrong ?
>
> Please help me.
>
>
> best regards,
> --
>
>

--
The Book of Postfix
<http://www.postfix-book.com>
saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>