On Thu, 2010-09-02 at 18:24 +0200, Charly wrote:

> Is it possible to use lib-sql api or mysql libs in a plugin ? 

Most Dovecot binaries aren't linked with SQL libs, so that won't work
without you adding those libraries to Makefiles. Do you need complex SQL
queries, or just something simple? Maybe you could use lib-dict and dict
proxy to talk to your SQL server? For example see
http://wiki2.dovecot.org/Quota/Dict


Reply via email to