the X-OfflineIMAP header
Nicolas Sebrecht
nicolas.s-dev at laposte.net
Sun Dec 5 17:38:10 GMT 2010
On Sat, Dec 04, 2010 at 07:41:26PM -0500, Dan Christensen wrote:
> Nicolas Sebrecht <nicolas.s-dev at laposte.net> writes:
>
> > 2) For IMAP servers that support UIDPLUS, it shouldn't be necessary to
> > insert the X-OfflineIMAP header at all, since they return the UID of
> > the APPENDed message using the APPENDUID response code:
> >
> > http://www.faqs.org/rfcs/rfc4315.html
> >
> > For example,
> >
> > 1 APPEND "test" () {87}
> > + OK
> > Date: Thu, 25 Nov 2010 11:18:01 -0400 (EST)
> > From: Dan <jdc at xxxxxx>
> > Subject: test
> >
> > test
> >
> > 1 OK [APPENDUID 1254248544 10732] Append completed.
> >
> > The number 10732 is the UID of the newly created message. No need
> > to alter the message with a header or to issue a separate SEARCH
> > command.
Thanks, I've missed this.
--
Nicolas Sebrecht
More information about the OfflineIMAP-project
mailing list