Re: Re[2]: tidak bisa create directory virtual dan mailbox
~Lst <[email protected]> Thu, 19 Aug 2004 14:25:16 +0700
| Newsgroups | gmane.mail.postfix.user.indonesian |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 19 Aug 2004 09:19:50 +0800 [email protected] wrote: > Aug 19 08:37:31 jbn postfix/smtpd[3043]: connect from jbn.hendratna.net[127.0.0.1] > Aug 19 08:38:32 jbn postfix/trivial-rewrite[3045]: warning: connect to mysql server localhost: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) > Aug 19 08:38:32 jbn postfix/trivial-rewrite[3045]: fatal: mysql:/etc/postfix/mysql_virtual_domains_maps.cf(0,100): table lookup problem > mas, coba di my.cnf diganti spt ini, liat socket di client & socket di mysqld server : # The following options will be passed to all MySQL clients [client] #password = your_password port = 3306 socket = /tmp/mysql.sock # Here follows entries for some specific programs # The MySQL server [mysqld] port = 3306 socket = /var/lib/mysql/mysql.sock reload ulang postfix & mysql, trus coba telnet lagi mailserver anda deh... salam, -- ~Lst