Hi wooby,
As far as I know the 'zmrestore' util doesn't provide an "undelete" option that restores deleted/backupped mail to a mailbox without deleting new contents.
However, you can restore all backupped data to a new address of your choice, and than move the mail you need to the "original" account using a share:
Quote:
|
zmrestore -a user1@domain.com -ca -pre restored_ --restoreToTime "2011/09/18 08:00:00"
|
This command restores all data backupped prior 18/9/2011 08am to an account called "restored_user1@domain.com".
You now have one account with all the emails since 18/09 (user1@domain.com) and one with all the emails prior to 18/09 (restored_user1@domain.com).
You can then share restored_user1's folders to the original account and move all the emails you need.
Have a nice day,
Cine