Jorge Bastos wrote:
>>> dbmail.conf has:
>>>
>>> host                 = 127.0.0.1
>>>
>>> sqlsocket            = /var/run/mysqld/mysql.sock
> 
> It's correct Jesse,
> 
> 
> Dbmail.conf:
> sqlsocket            = /var/run/mysqld/mysql.sock
> 
> ...... (ops saw my error, I missed the "d")
> 
> Yap:
> flecha:/etc# netstat -ln|grep -i mysql
> unix  2      [ ACC ]     STREAM     LISTENING     7168
> /var/run/mysqld/mysqld.sock
> flecha:/etc#
> 
> with libzdb this didn't gave any error and worked using 127.0.0.1, but yes,
> that's better, fault proof!
> Sorry for the confusion!

No problem. The cause for your breakage was the new support for
unix-sockets in libzdb-2.6.


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to