OK, Mike. I tried this first (sanitized a bit):
Code:
zmrestore -a mystores@domain.com -ca -pre temp
Error executing redoOp
and then this:
Code:
zmrestore -s mail.myserver.com -a mystores@domain.com -restoreToTime 20080604.000000 -lb full-20080603.080124.073 -ca -pre restored_
using restore to time of 2008/06/04 00:00:00
Error occurred: no such account: Account ID for mystores@domain.com not found in backup full-20080603.080124.073
that error stumped me, so I moved on. I may have entered the command wrong? The Backup was there... Finally, I entered this:
Code:
zmrestore -s mail.myserver.com -a mystores@domain.com -restoreToTime 20080604.000000 -ca -pre restored_
Error executing redoOp
I'm looking through my log files by date modified, and I'm not sure which you'd like to see. Last stactrace.#### file is Old...
A new, odd bit of information: I ran the last command one more time this morning (after deleting the temporary account), and didn't see any error this time - but I did see E-mail from Friday, 6/6, 2 days after the date I was apparently restoring to. Am I way off base?