Quote:
Originally Posted by d2globalinc We are having the same issue - I thought choosing the incremental or full backup date i wanted to restore would restore the emails from that point backwards in time and nothing else - but it seems to be restoring that date forward in time - so xx/xx/xxxx to current date and time..
Any solution here? I need to get all the emails from xx/xx/xxxx to the oldest one the account had on file at that time
Thanks! |
I wound up having to restore via the CLI and it worked.
zmrestore -rf -lb <name of full backup> -a <account name to restore> -ca -pre <prefix account name>
-rf = restore full backup
-lb = backup label
-a = account to restore
-ca = create the restored account
-pre = prefix the restored account so the original account doesn't get overwritten.
Scott