Testing CATENATE capability

Thibault Cassan thibault.cassan at gmail.com
Wed Nov 3 09:50:04 EDT 2010


Hello everyone,

I'm currently trying to implement the CATENATE extension (RFC 4469) on
client-side, and I am working with Cyrus imapd 2.4.2 (AFAIK, this version is
compliant with this extension). But I encounter some problems to manually
call APPEND CATENATE using imtest. Here is the command I send:

A02 APPEND INBOX.Sent CATENATE (URL
\"/INBOX.Sent;UIDVALIDITY=385759045/;UID=13/;SECTION=HEADER\" TEXT {400+}
Date: Wed, 03 Nov 2010 10:40:05 +0100
From: test <test at mydomain.fr>
MIME-Version: 1.0
To: test at mydomain.fr
Subject: Modified
Message-ID: <4CD12DF5.5030009 at mydomain.fr>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

TEST TEST
)

And here is the server response:
A02 BAD Missing space or ) after catenate list in Append command

It seems that I am not able to make the server understand the end of my
command.
I tried to changes the number between brackets after TEXT, but this error
always raises, except if number is high: in this case, I receive no response
at all.

Does anyone have an idea about this ?

Regards,
Thibault
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20101103/7c3e2a3c/attachment.html 


More information about the Info-cyrus mailing list