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

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
  #1 (permalink)  
Old 11-28-2009, 08:38 PM
Starter Member
 
Posts: 1
Default imapsync - BAD parse error: invalid digit in date string

Hi,

I am planning to migrate from Qmail/Courier-imap v4.1.1 to the latest OpenSource Zimbra GA. I have a few accounts that I would like to move over to the new setup. Reading through the posts, I am sensing that a lot of people recommending to utilize IMAPSYNC script to migrate existing e-mail accounts.

My initial efforts resulted in an empty IMAP folders with errors related to date format in the header. Tried searching through the forum and no one seems to yet doubt with this particular error in this particular release... Any help would be greatly appreciated...

zcs-6.0.3_GA_1915.F11.20091118105056
imapsync-1.286
Courier-imap v4.1.1

imapsync --buffersize 8192000 --nosyncacls --subscribe --syncinternaldates --host1 10.0.0.1 --user1 client1 --password1 clientpass --host2 10.0.0.2 --user2 client2 --password2 clientpass2 --noauthmd5 --folder Inbox.Jobs --debug

++++ Looping on each folder ++++
From Folder [Inbox.Jobs]
To Folder [Inbox/Jobs]
To Folder Inbox/Jobs does not exist
Creating folder [Inbox/Jobs]
++++ From [Inbox.Jobs] Parse 1 ++++
++++ To [Inbox/Jobs] Parse 1 ++++
++++ Verifying [Inbox.Jobs] -> [Inbox/Jobs] ++++

+ NO msg #4 [R7k4uMKC0mCiZgQLnmzYeg:12320] in Inbox/Jobs
+ Copying msg #4:12320 to folder Inbox/Jobs
flags from: [\Seen $NotJunk]["21-May-2002 11:37:52 -04:00:00"]
Couldn't append msg #4 (Subject:[Delivered: Admin]) to folder Inbox/Jobs: Error sending '13 APPEND Inbox/Jobs (\Seen $NotJunk) "21-May-2002 11:37:52 -04:00:00" {12320}': 13 BAD parse error: invalid digit in date string


------=_NextPart_000_0ED0_01C58F26.6170F890--
F message content ended on previous line
================================================== ==============================
internal date from 1: [30-Dec-2003 19:25:26 -0500]
internal date from 1: ["30-Dec-2003 19:25:26 -05:00:00"] (fixed)
flags from: [\Seen $NotJunk]["30-Dec-2003 19:25:26 -05:00:00"]
Couldn't append msg #101 (Subject:[RE: Greetings!]) to folder Inbox/Joseph: Error sending '110 APPEND Inbox/Jobs (\Seen $NotJunk) "30-Dec-2003 19:25:26 -05:00:00" {6116}': 110 BAD parse error: invalid digit in date string
Time: 7 s
++++ End looping on each folder ++++
++++ Statistics ++++
Time : 8 sec
Messages transferred : 0
Messages skipped : 0
Total bytes transferred: 0
Total bytes skipped : 0
Total bytes error : 2178889
Detected 101 errors
Reply With Quote
  #2 (permalink)  
Old 12-04-2009, 11:52 AM
Moderator
 
Posts: 1,147
Default

The error is passed onto imapsync from the Mail::IMAPClient module, what version are you using?

You should be able to find out using the following command:
Code:
perl -mMail::IMAPClient -e 'print $Mail::IMAPClient::VERSION, "\n"'
It might also be from the Date::Manip module, the version of that can be found using:
Code:
perl -mDate::Manip -e ''
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.