Archive for May, 2010

With this patch it’s possible to use stored procedure calls in dovecot’s configuration.

It implements the correct logic of handling mysql multiple statements as described in this MySQL document. I’m not sure it’s the correct place to implement it in (dovecot’s design is very clean and this is a rather quick hack), but it’s been working fine in production for a couple of months now.

Graphs dovecot imap and pop3 logins based on entries in the log file. May require changing the location of the log file (hardcoded to /var/log/dovecot-info.log)