Re: [Dovecot] my.cnf reading support in MySQL backend

2008-01-01 Thread Luca Longinotti
file and > option_group. They make more sense than default_*. > Great! :) Of course option_file/group work too, and having it only in 1.1 is no problem for me. Thanks and happy new year! -- Best regards, Luca Longinotti aka CHTEKK LongiTEKK Networks Admin: [EMAIL PROTECTED] Gentoo Dev:

Re: [Dovecot] my.cnf reading support in MySQL backend

2008-01-01 Thread Luca Longinotti
Timo Sirainen wrote: > On 31.12.2007, at 15.23, Luca Longinotti wrote: > >> +mysql_options(conn->mysql, MYSQL_READ_DEFAULT_GROUP, "client"); > > Is "client" always the correct group to read? Would there be any point > in making this configurable

[Dovecot] my.cnf reading support in MySQL backend

2007-12-31 Thread Luca Longinotti
connection, for example to enable the compressed protocol, set charsets, enable SSL client verification, and much more. A patch is attached that implements this. See http://dev.mysql.com/doc/refman/5.0/en/mysql-options.html for more info. -- Best regards, Luca Longinotti aka CHTEKK LongiTEKK Network