View Single Post
  #12 (permalink)  
Old 12-14-2006, 03:46 PM
dkarp dkarp is offline
Zimbra Employee
 
Posts: 1,434
Default Fixed...

Quote:
Originally Posted by shideg View Post
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.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote