Displaying 1 result from an estimated 1 matches for "unnecessery".
Did you mean:
unnecessary
2017 Mar 22
0
SIS and mailbox restore
...t missing in the SIS and the process stops.
Option 1: the python script is working but it's really too long.
* I restore all the SIS missing files since the snapshot date,
preserving hard link count;
* I restore the mailbox
* I purge all the mailbox to delete the large number of unnecessery
files restored
Option 2: looking in the list archive I see that doveadm dump can guive
me the msg.ext-ref that was missing to my knowledge.
I try this use of doveadm dump:
doveadm dump /MySnapShot/vmail/user/mdbox/storage/m.*
Is this correct to get all the information I need ?
I have to write...