Home
last modified time | relevance | path

Searched refs:parsed_mail_attachment_detection_no_flags_on_fetch (Results 1 – 4 of 4) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage-settings.h75 bool parsed_mail_attachment_detection_no_flags_on_fetch; member
H A Dmail-storage-settings.c550 set->parsed_mail_attachment_detection_no_flags_on_fetch = TRUE; in mail_storage_settings_check()
/dports/mail/dovecot/dovecot-2.3.17/src/config/
H A Dall-settings.c94 bool parsed_mail_attachment_detection_no_flags_on_fetch; member
591 set->parsed_mail_attachment_detection_no_flags_on_fetch = TRUE; in mail_storage_settings_check()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/
H A Dindex-mail.c114 !mail_set->parsed_mail_attachment_detection_no_flags_on_fetch && in index_mail_want_attachment_keywords_on_fetch()