Displaying 1 result from an estimated 1 matches for "convert_get_stream".
2010 Feb 08
2
Plugin question
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