Home
last modified time | relevance | path

Searched defs:sieve_exec_status (Results 1 – 1 of 1) sorted by relevance

/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/
H A Dsieve-types.h290 struct sieve_exec_status { struct
291 struct mail_storage *last_storage;
293 struct sieve_resource_usage resource_usage;
295 bool message_saved:1;
296 bool message_forwarded:1;
297 bool tried_default_save:1;
298 bool keep_original:1;
299 bool store_failed:1;
300 bool significant_action_executed:1;