Lines Matching defs:autoexpunge
9 #include "mail-autoexpunge.h"
11 #define AUTOEXPUNGE_LOCK_FNAME "dovecot.autoexpunge.lock"
33 i_error("autoexpunge: Couldn't create %s lock: %s",
96 t = mailbox_transaction_begin(box, 0, "autoexpunge");
134 unsigned int autoexpunge,
140 /* autoexpunge is configured by admin, so we can safely ignore
144 mailbox_set_reason(box, "autoexpunge");
145 if (mailbox_autoexpunge(box, autoexpunge, autoexpunge_max_mails,
147 i_error("Failed to autoexpunge mailbox '%s': %s",
169 mailbox_autoexpunge_set(ns, info->vname, set->autoexpunge,
174 i_error("Failed to iterate autoexpunge mailboxes '%s': %s",
190 if ((*box_set)->autoexpunge == 0 &&
205 mailbox_autoexpunge_set(ns, vname, (*box_set)->autoexpunge,