Skip to content
Snippets Groups Projects
Commit 623f5a9b authored by Stephan Bosch's avatar Stephan Bosch
Browse files

ManageSieve: added settings plugin version checking.

parent f69eeb68
No related branches found
No related tags found
No related merge requests found
...@@ -28,6 +28,8 @@ static void (*next_hook_config_parser_begin)(struct config_parser_context *ctx) ...@@ -28,6 +28,8 @@ static void (*next_hook_config_parser_begin)(struct config_parser_context *ctx)
static void managesieve_login_config_parser_begin(struct config_parser_context *ctx); static void managesieve_login_config_parser_begin(struct config_parser_context *ctx);
const char *managesieve_login_settings_version = DOVECOT_VERSION;
void managesieve_login_settings_init(struct module *module ATTR_UNUSED) void managesieve_login_settings_init(struct module *module ATTR_UNUSED)
{ {
next_hook_config_parser_begin = hook_config_parser_begin; next_hook_config_parser_begin = hook_config_parser_begin;
......
...@@ -166,3 +166,5 @@ static bool managesieve_settings_verify ...@@ -166,3 +166,5 @@ static bool managesieve_settings_verify
} }
/* </settings checks> */ /* </settings checks> */
const char *managesieve_settings_version = DOVECOT_VERSION;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.