zmcontrol -v
Release 5.0.18_GA_3011.RHEL5_20090707164432 RHEL5 FOSS edition
I have a zimbraMailPurgeSleepInterval set to 1min
Also, i have the
zimbraMailTrashLifetime 1m
zimbraMailSpamLifetime 1m
Not that, i can't set it to 1h or 1d, it basically doesn't make any difference.
Even When i run this, i don't get any output
zmprov gs server.domain.com | grep zimbraMailLastPurgedMailboxId
but when i run a grep Purge | mailbox.log
i get a couple of entries.
I have read this, but it doesn't help me,
[SOLVED] junk mail cleanup
I was hoping, that setting the
zimbraMailPurgeSleepInterval to 1m, will give me a purge, every one minute, but all i get is a mailboxPurge after may be 5 or 10 or 15 mins.
What can i do to get a Purge after every minute.
Also, since, the purging is only done for "mailboxes in memory", how should i purge the other mailboxes, going according to this
zmmailbox -z -m
user@domain.com emptyFolder /Spam
zmmailbox -z -m
user@domain.com emptyFolder /Trash
is a tedious task in my case.
Is the only alternate a batch process, listing all users or is there a better alternative ?