Hi again,
You have several, possibly related, error messages here.
As far as I can see, Cyrus is returning an error in response to an Append operation that the imapsync tool is attempting.
You're also getting errors from the Perl interpreter itself -
It sounds like either imapsync, or perhaps the Perl module Mail::IMAPClient on which it depends, is transmitting malformed IMAP commands.
What version of Mail::IMAPSync are you using?
Paul.
Java Rockx wrote:
Paul,
Thank You!! When I did the imapsync I did not include the --syncinternaldate option.
Anyhow, when I include that option I get the following messages returned from imapsync and messages are not actually transferred.
Any clues? Paul
+ Copying msg #1332:2501 to folder INBOX.INBOX flags from : [\Seen]["29-Apr-2004 16:17:32 -0400" UID 1332) 4298 OK FETCH completed. "] Error trying to append string: 539 BAD Missing required argument to Append command at /opt/software/imapsync-1.96/imapsync line 708 subject is all lower-case. May conflict with future methods. Change method name to be mixed case or all upper case to ensure upward compatability at /opt/software/imapsync-1.96/imapsync line 709 Use of uninitialized value in concatenation (.) or string at /opt/software/imapsync-1.96/imapsync line 709. Couldn't append msg #1332 (Subject:[]) to folder INBOX.INBOX: Error trying to append string: 539 BAD Missing required argument to Append command
--- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html