Subject: | fetch response seems to have a little extra response after the response |
Please see the attached log. I'm trying to read RFC3501 to see if this
is even incorrect or intentional. It seems like it's probably not what
you meant.
I get the FETCH response, like I expect, but it's also followed by a
second response for each message that has just the flags in it. This
happens whether I query the flags or not.
--
If riding in an airplane is flying, then riding in a boat is swimming.
116 jumps, 48.6 minutes of freefall, 92.9 freefall miles.
Subject: | file.log |
C(t::Connection=HASH(0x1ccbff0),working,INBOX): 5 FETCH 1:* (UID BODY[HEADER.FIELDS (DATE FROM SUBJECT)])
S(t::Connection=HASH(0x1ccbff0),working,INBOX): * 1 FETCH (UID 1000 BODY[HEADER.FIELDS (DATE FROM SUBJECT)] {102}%0D
Date: Sat, 24 Jul 2010 10:01:09 -0400%0D
From: Paul Miller <jettero@cpan.org>%0D
Subject: test message%0D
%0D
FLAGS (\Recent \Seen))
S(t::Connection=HASH(0x1ccbff0),working,INBOX): * 2 FETCH (UID 1001 BODY[HEADER.FIELDS (DATE FROM SUBJECT)] {95}%0D
Date: Sat, 24 Jul 2010 10:04:12 -0400%0D
From: Paul Miller <jettero@cpan.org>%0D
Subject: test2%0D
%0D
FLAGS (\Recent \Seen))
S(t::Connection=HASH(0x1ccbff0),working,INBOX): * 1 FETCH (FLAGS (\Recent \Seen))
S(t::Connection=HASH(0x1ccbff0),working,INBOX): * 2 FETCH (FLAGS (\Recent \Seen))
S(t::Connection=HASH(0x1ccbff0),working,INBOX): 5 OK FETCH COMPLETED