Yes, "MailboxPurge" is a Zimbra thread that is periodically purging messages from mailboxes according to the following settings:
(the first 3 are admin configurable, the others user configurable)
do `zmprov ga account@domain | grep Lifetime` to see if any of these are set for those users or their COS. (0 means no purging.)
- zimbraMailMessageLifetime
- zimbraMailSpamLifetime (default 30d)
- zimbraMailTrashLifetime (default 30d)
- zimbraPrefInboxReadLifetime
- zimbraPrefInboxUnreadLifetime
- zimbraPrefJunkLifetime
- zimbraPrefSentLifetime
- zimbraPrefTrashLifetime
(the first 3 are admin configurable, the others user configurable)
do `zmprov ga account@domain | grep Lifetime` to see if any of these are set for those users or their COS. (0 means no purging.)
Statistics: Posted by ghen — Wed Nov 27, 2024 8:36 pm