On Tue, 2010-02-09 at 14:33 -0200, Alex Baule wrote: > There is a way to get configurations in dovecot.conf inside a plugin ?
In v1.x they're in environment variables. So if you have:
plugin {
foo = bar
}
getenv("FOO") returns "bar".
signature.asc
Description: This is a digitally signed message part
