View Single Post
  #2 (permalink)  
Old 11-02-2006, 10:05 AM
dkarp dkarp is offline
Zimbra Employee
 
Posts: 1,434
Default File-per-message store

Zimbra stores messages as simple UNIX files in the filesystem, 1 message per file. They're grouped by mailbox, so all of a user's mail is stored under /opt/zimbra/store/0/<mailbox_id>/msg.

Note that this is not enough to guarantee SOX compliance, as deleted messages are purged from the store. Please vote for the archiving RFE if you'd like to see a real archiving feature.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote