[Imap-protocol] Re: Question on FETCH example in RFC3501

Abhijit Menon-Sen ams at oryx.com
Wed Jan 9 20:35:56 PST 2008


At 2008-01-09 21:23:53 -0700, guenther+imap at sendmail.com wrote:

>

> It's not 100% clear to me what you mean by "mix responses to one

> requests with responses for another".


I think he just meant this:

S: * 1 FETCH (BODY[HEADER.FIELDS] {666}
S: From: foo bar <foo at bar.example.org>
S: * 2 FETCH (UID 1 ...
S: To: bar foo <...

But of course, that can never happen, because each response is
conceptually a single long line, though it may have embedded
literals.

-- ams


More information about the Imap-protocol mailing list