2
rebuild folder for all email accounts and folders
Question asked by Wei Feng Ding - 3/16/2024 at 3:18 PM
Unanswered
Hello,

We've migrated many domains from an old Smartermail server(V15) to new server with same Smartermail version. However, we found that some newer emails are not showing in mailboxes. We use Robocopy to do inital data copy a few days ago, and re-sync them at final step. We need to rebuild the folder one by one to fix this. Is there a way to rebuilld all folders for all email accounts? Thank you for any advice.

3 Replies

Reply to Thread
0
Ron Raley Replied
You should NOT have been required to do this. I am wondering if you are missing a flag on robocopy.
0
Wei Feng Ding Replied
Thank you, Ron. Do you know which flag I missed?
0
Ron Raley Replied
I'm not sure, we did this a long time ago. Here is the Robocopy code used:

Robocopy A:\SmarterMail B:\SmarterMail /E /Z /COPYALL /dcopy:T /MIR /MT:128 /LOG:a:\migration\robolog.txt /TEE /R:1 /W:3

Reply to Thread