From: Wietse Venema (no email)
Date: Sat Dec 01 2001 - 17:47:47 EST
Terence Dewaele:
> >>Dec 1 19:18:20 kawa postfix/qmgr[9610]: 10C0BFD23:
> >>from=<>, size=304, nrcpt=1 (queue active)
> >>Dec 1 19:18:20 kawa postfix/cleanup[9614]: warning: connect to mysql
> >>server localhost: Can't connect to local MySQL server through socket
> >>'/var/run/mysqld/mysqld.sock' (111)
> >
> > Where is your mysql socket really ( try netstat -a |less).
>
> My mysql socket il really in /var/run/mysqld/mysql.sock !!!
If your Postfix cleanup daemon is running chrooted (*), then you'd
need to configure the MySQL server to listen on:
/var/spool/postfix/var/run/mysqld/mysql.sock
Or you need to turn off chroot operation of the Postfix cleanup
daemon.
Wietse
(*) See comments in the /etc/postfix/master.cf file.
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|