Quote:
Originally Posted by shideg imapsync gets confused after zimbra renames the folder. |
Fixed in 4.5. If you're still using 4.0.*, consider either renaming the source folder to not have leading spaces or excluding the folder from imapsync:
Code:
--exclude <regex> : skips folders matching this regular expression
(only effective if neither --folder nor --subscribed
is specified). Several folders to avoid:
--exclude 'fold1|fold2|f3' skips fold1, fold2 and f3.