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

/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.c1040 static struct mail_storage_hooks pop3_migration_mail_storage_hooks = { variable in typeref:struct:mail_storage_hooks
1048 mail_storage_hooks_add(module, &pop3_migration_mail_storage_hooks);
1053 mail_storage_hooks_remove(&pop3_migration_mail_storage_hooks);

Completed in 14 milliseconds