View Single Post
  #10 (permalink)  
Old 04-11-2008, 11:04 AM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

Quote:
Originally Posted by Cheakamus View Post
Do the purges get audited in the logs anywhere?
Yes, /opt/zimbra/log/mailbox.log:
2008-04-11 12:01:51,252 INFO [MailboxPurge] [name=name@domain;mid=#;] mailbox - Purging messages.

To find out who last got cleaned up simply run:
zmprov gs server.domain.com | grep zimbraMailLastPurgedMailboxId
Reply With Quote