Searched refs:mail_allocated (Results 1 - 12 of 12) sorted by relevance

/dovecot/src/plugins/acl/
H A Dacl-plugin.c16 .mail_allocated = acl_mail_allocated
/dovecot/src/plugins/fts/
H A Dfts-plugin.c19 .mail_allocated = fts_mail_allocated
/dovecot/src/plugins/quota/
H A Dquota-plugin.c18 .mail_allocated = quota_mail_allocated
/dovecot/src/lib-storage/
H A Dmail-storage-hooks.h26 void (*mail_allocated)(struct mail *mail); member in struct:mail_storage_hooks
H A Dmail-storage-hooks.c285 if ((*hooks)->mail_allocated != NULL) T_BEGIN {
286 (*hooks)->mail_allocated(mail);
/dovecot/src/plugins/mail-filter/
H A Dmail-filter-plugin.c201 .mail_allocated = mail_filter_mail_allocated
/dovecot/src/plugins/notify/
H A Dnotify-storage.c257 .mail_allocated = notify_mail_allocated
/dovecot/src/plugins/expire/
H A Dexpire-plugin.c450 .mail_allocated = expire_mail_allocated
/dovecot/src/plugins/mail-crypt/
H A Dmail-crypt-plugin.c455 .mail_allocated = mail_crypt_mail_allocated
/dovecot/src/plugins/zlib/
H A Dzlib-plugin.c374 .mail_allocated = zlib_mail_allocated
/dovecot/src/plugins/lazy-expunge/
H A Dlazy-expunge-plugin.c610 .mail_allocated = lazy_expunge_mail_allocated
/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.c1041 .mail_allocated = pop3_migration_mail_allocated,

Completed in 28 milliseconds