Ok, now this is weird. I can start at 1 and work up to 7, but no higher.

004 FETCH 5 (BODY.PEEK[TEXT])
* 5 FETCH (BODY[TEXT] {4}
yo
)
004 OK FETCH completed

004 FETCH 6 (BODY.PEEK[TEXT])
* 6 FETCH (BODY[TEXT] {113}
On Wed, 2006-08-16 at 11:17 -0700, [EMAIL PROTECTED] wrote:
> Let's see if we can save this in sent mail or not.
)
004 OK FETCH completed

004 FETCH 7 (BODY.PEEK[TEXT])
* 7 FETCH (BODY[TEXT] {176}
On Wed, 2006-08-16 at 11:21 -0700, [EMAIL PROTECTED] wrote:
> On Wed, 2006-08-16 at 11:17 -0700, [EMAIL PROTECTED] wrote:
> > Let's see if we can save this in sent mail or not.
)
004 OK FETCH completed

004 FETCH 8 (BODY.PEEK[TEXT])
004 BAD invalid message range specified

... and anything higher also fails.

On Tue, 2006-08-22 at 07:40 -0700, Aaron Stone wrote:
> Minimal pair on my test account:
> 
> fails0001 fetch 8 (BODY.PEEK[TEXT])
> 
> succeeds2 UID fetch 8 (BODY.PEEK[TEXT])
> 
> I cut the SEARCH command from below, but it included the UID keyword.
> I'm currently reading up on what that modifier does, but it looks
> important given that the command doesn't work without it :-P
> 
> Aaron
> 
> On Tue, 2006-08-22 at 15:29 +0400, Oleg Lapshin wrote:
> 
> > IlohaMail and Squirrelmail work fine, but
> > RoundCube (version 0.1beta2) can't display the text of messages (when I 
> > press 
> > twice on message in list)
> 
> [snip traces]
> 
> > What is "BAD invalid message range specified" responce?
> > Are this error in RoundCube code?
> 
> 
> _______________________________________________
> Dbmail-dev mailing list
> [email protected]
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to