-----Original Message----- From: johan [mailto:johan30@;easynet.be] Sent: Thursday, November 07, 2002 12:36 AM To: [EMAIL PROTECTED] Subject: Mysql/courier-imap/postfix socket problem
Hi, I try to get courier-imap, mysql, postfix installed. I followed all the howto's I could find, but I have still some problems. Perhaps anybody ideas. I know the problem may not origin from an sql problem, but you never know. I use debian woody 3.0 and installed with apt-get the packages, also postfix-mysql for creating the mysql mappings. I receive the following problems : postfix/trivial-rewrite[5498]: warning: connect to mysql server localhost: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) Nov 7 00:34:56 spiderke postfix/trivial-rewrite[5498]: fatal: transport table lookup problem Nov 7 00:34:57 spiderke postfix/master[5487]: warning: process /usr/lib/postfix/trivial-rewrite pid 5498 exit status 1 It is a bit strange, that I receive this message, since the file /etc/courier/authmysqlrc I find MYSQL_SOCKET /var/run/mysqld/mysql.sock For the rest there are a lot of other mysql databases, and they work fine. So I want to find out why the heck he uses mysqld.sock and not mysql.sock. I already tried with ln -s /var/run/mysqld/mysql.sock /var/run/mysqld/mysqld.sock But that didn't help. Anybody any ideas ? Greetz, Johan ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
