I am using imapsync to copy mail from old system onto Zimbra.
I have a couple of users with attachments greater than 10MB.
I have set
zmprov mcf zimbraFileUploadMaxSize 100000000 (that's 100MB) and done a full
/etc/init.d/zimbra restart but I am still getting errors in imapsync.
Code:
From Folder [INBOX/Family Tree]
To Folder [INBOX/Family Tree]
++++ From [INBOX/Family Tree] Parse 1 ++++
++++ To [INBOX/Family Tree] Parse 1 ++++
++++ Verifying [INBOX/Family Tree] -> [INBOX/Family Tree] ++++
+ NO msg #235 [dL+jNRfc0qOQgy+nGm4A4Q:23124163] in INBOX/Family Tree
+ Copying msg #235:23124163 to folder INBOX/Family Tree
flags from : [\Seen \Answered][]
Couldn't append msg #235 (Subject:[Certs]) to folder INBOX/Family Tree: Error trying to append: 386 NO [TOOBIG] request too long
+ NO msg #242 [LpBhhlghGJ6SP5G1iVEcAA:13588243] in INBOX/Family Tree
+ Copying msg #242:13588243 to folder INBOX/Family Tree
flags from : [\Seen \Answered][]
Couldn't append msg #242 (Subject:[Horne]) to folder INBOX/Family Tree: Error trying to append: 397 NO [TOOBIG] request too long
+ NO msg #266 [bsPWJ2JrzGCV33QgKpM9dA:12880822] in INBOX/Family Tree
+ Copying msg #266:12880822 to folder INBOX/Family Tree
flags from : [\Seen][]
Couldn't append msg #266 (Subject:[Overshott Certificates]) to folder INBOX/Family Tree: Error trying to append: 414 NO [TOOBIG] request too long
Time : 126 s
Short of trying a full reboot of the box, what else should I do?
