Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 05-25-2007, 07:15 AM
Starter Member
 
Posts: 2
Default

we have the same problem

Code:
imapsync 
--host1 mail.domain.com 
--user1 username 
--authmech1 PLAIN 
--ssl1 
--host2 zimbramail.domain.com 
--user2 username 
--sep1 / 
--prefix1 / 
--sep2 / 
--prefix2 "" 
--folderrec INBOX -
-regexflag 's/NonJunk//g' 
--regexflag 's/Junk//g' 
--regexflag 's/label*//g'
But if I look at the output from imapsync, I see this:

Code:
flags from : [\Seen $label1][]
81 NO APPEND Invalid flag list
 at /usr/bin/imapsync line 1173
Couldn't append msg #1 (Subject:[***]) to folder INBOX: 81 NO APPEND Invalid flag list

+ NO msg #2 [WeB1xxDh5eQ+jwRsuWfhRg:525] in INBOX
+ Copying msg #2:525 to folder INBOX
flags from : [\Seen $label2][]
82 NO APPEND Invalid flag list
 at /usr/bin/imapsync line 1173
Couldn't append msg #2 (Subject:[***]) to folder INBOX: 82 NO APPEND Invalid flag list

+ NO msg #3 [LGAhDNyNzmFHBQf683F1qg:485] in INBOX
+ Copying msg #3:485 to folder INBOX
flags from : [\Seen $label3][]
83 NO APPEND Invalid flag list
 at /usr/bin/imapsync line 1173
Couldn't append msg #3 (Subject:[***]) to folder INBOX: 83 NO APPEND Invalid flag list

+ NO msg #4 [vQkBVBa/GRpVSfKlMVklmA:487] in INBOX
+ Copying msg #4:487 to folder INBOX
flags from : [\Seen $label5][]
84 NO APPEND Invalid flag list
 at /usr/bin/imapsync line 1173
Couldn't append msg #4 (Subject:[t***]) to folder INBOX: 84 NO APPEND Invalid flag list
I am trying to migrate mailboxes from Open-Xchange 5 to Zimbra .
Has anyone seen this and/or know what to do??

Thanks
Reply With Quote
  #12 (permalink)  
Old 05-25-2007, 08:00 AM
Intermediate Member
 
Posts: 22
Default

I wonder if $label* is a valid flag. Perhaps try
Code:
--regexflag 's/$label*//g'
Reply With Quote
  #13 (permalink)  
Old 05-25-2007, 08:10 AM
Starter Member
 
Posts: 2
Default

Quote:
Originally Posted by roopeshsheth View Post
I wonder if $label* is a valid flag. Perhaps try
Code:
--regexflag 's/$label*//g'
don't work i get this error

Quote:
+ NO msg #1 [y66jqqr8pYZDBhKFbi7Glg:499] in INBOX
+ Copying msg #1:499 to folder INBOX
flags from : [\Seen $label1][]
81 NO APPEND Invalid flag list
at /usr/bin/imapsync line 1173
Couldn't append msg #1 (Subject:[***]) to folder INBOX: 81 NO APPEND Invalid flag list
Reply With Quote
  #14 (permalink)  
Old 05-25-2007, 08:31 AM
Zimbra Employee
 
Posts: 1,434
Default

Try
Code:
--regexflag 's/\\$label*//g'
or
Code:
--regexflag 's/\$label*//g'
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.