Searched defs:autocreate_mail_storage_hooks (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/autocreate/
H A Dautocreate-plugin.c98 static struct mail_storage_hooks autocreate_mail_storage_hooks = { variable in typeref:struct:mail_storage_hooks
105 mail_storage_hooks_add(module, &autocreate_mail_storage_hooks);
110 mail_storage_hooks_remove(&autocreate_mail_storage_hooks);

Completed in 1363 milliseconds