8 Feb
2010
8 Feb
'10
5:40 p.m.
Hi All. I am developing plugin for Dovecot. And I needs for read some configuration file at startup and store configuration in application wide variable. As I see the plugin_init() method calls multiple times and allocates plugin's variables each time. Could you suggest better way to store variable in application context.
Thank you
Valery Gorbunov