Rsync snapshots, Maildir, and Sarbanes-Oxley

John Abreau jabr at gapps.blu.org
Wed Mar 14 15:46:02 EDT 2007


Another issue I'm thinking about for my rsync backup server concerns
users' Maildirs. My mail server runs Courier IMAP, with incoming mail
dropped into Maildir mail folders. As I understand it, Maildir stores
message metadata in each message's filename, and that suggests
that Maildirs could chew up a lot of space on the rsync server with
redundant copies of the same message in slightly different filenames.

For Sarbanes-Oxley purposes, I need to retain all messages, so
I can't use rsync's --delete option to remove messages from the
backups that the user had deleted. But I suspect that means the
backups will contain multiple copies of the same message with
different filenames, and I imagine that would screw things up when
I need to do a restore.

How are others handling this sort of issue? Is there a simple way
to avoid having duplicate copies on the backup server?

-- 
John Abreau / Executive Director, Boston Linux & Unix
AIM abreauj / JABBER jabr at jabber.blu.org / YAHOO abreauj / SKYPE zusa_it_mgr
Email jabr at blu.org / WWW http://www.abreau.net / PGP-Key-ID 0xD5C7B5D9
PGP-Key-Fingerprint 72 FB 39 4F 3C 3B D6 5B E0 C8 5A 6E F1 2C BE 99

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the Discuss mailing list