Dovecot MySQL stored procedures patch
| May 7th, 2010With 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.