View Single Post
  #13 (permalink)  
Old 04-13-2008, 11:22 AM
Cheakamus Cheakamus is offline
Active Member
 
Posts: 32
Default

Your info was exactly what I wanted to know. Thanks. For the record:

zimbra@tantalus:~$ grep Purge log/mailbox.log | grep "jay@thinktek.ca" | tail -3
2008-04-13 10:42:46,191 INFO [MailboxPurge] [name=jay@thinktek.ca;mid=5;] mailbox - Purging messages.
2008-04-13 10:57:46,989 INFO [MailboxPurge] [name=jay@thinktek.ca;mid=5;] mailbox - Purging messages.
2008-04-13 11:12:47,638 INFO [MailboxPurge] [name=jay@thinktek.ca;mid=5;] mailbox - Purging messages.
zimbra@tantalus:~$

So it's getting to mine every 15 minutes or so, which IMHO is a bit too frequent (zimbraMailPurgeSleepInterval = 1m) so I have set it to 1h and will re look at it.

Thanks again!

Jay
Reply With Quote