[Dovecot] dovecot1.2beta2( hg tags yields 8834:5284f45c249a) fetch error
Steps to reproduce
1 login testuser testpw 2 select inbox 3 fetch 1 body.peek[HEADER.FIELDS (date)]
I get the error 3 BAD Error in IMAP command FETCH: Unknown FETCH modifier
This is AIX 5.3 with mbox files.
-Jonathan
On Wed, 2009-03-18 at 13:06 -0400, Jonathan Siegle wrote:
Steps to reproduce
1 login testuser testpw 2 select inbox 3 fetch 1 body.peek[HEADER.FIELDS (date)]
I get the error 3 BAD Error in IMAP command FETCH: Unknown FETCH modifier
So it seems. Strange that no one had noticed it before. I thought Evolution did that, at least it used to.. Anyway, fixed:
On Mar 18, 2009, at 2:00 PM, Timo Sirainen wrote:
On Wed, 2009-03-18 at 13:06 -0400, Jonathan Siegle wrote:
Steps to reproduce
1 login testuser testpw 2 select inbox 3 fetch 1 body.peek[HEADER.FIELDS (date)]
I get the error 3 BAD Error in IMAP command FETCH: Unknown FETCH modifier
So it seems. Strange that no one had noticed it before. I thought Evolution did that, at least it used to.. Anyway, fixed:
I've noticed it for a little. But I didn't want to send noise. pine/
alpine use this when you go get a message that is postponed. I've just
taken the time to learn howto fire up pine in debug and get that fetch
statement out of the .pine-debug files..
Thanks this works now.
2 fetch 1 body.peek[HEADER.FIELDS (date)]
- 1 FETCH (BODY[HEADER.FIELDS (DATE)] {41} Date: Wed, 18 Feb 2009 15:28:46 +0000
participants (2)
-
Jonathan Siegle
-
Timo Sirainen