1 Jun
2009
1 Jun
'09
8:59 p.m.
On Mon, 2009-06-01 at 12:59 -0400, Jonathan Siegle wrote:
On Jun 1, 2009, at 12:27 PM, Timo Sirainen wrote:
On Mon, 2009-06-01 at 11:03 -0400, Jonathan Siegle wrote:
This command fails: 2 uid fetch somevaliduid (BODYSTRUCTURE BODY.PEEK[]) 2 BAD Error in IMAP command UID: Unknown command BODYSTRUCTURE
Nope. I can tell you that it definitely works in 1.2rc3 from May 4th
and I think it _might_ have worked as of early last week. This is
using mbox storage. The client doing this is OSX Mail.app version
3.6(935/935.3).
I can't seem to be able to reproduce this. What plugins do you have loaded? Can you manually try a few commands?
telnet localhost 143 1 login user pass 2 select inbox 3 fetch 1:* flags 4 uid fetch 1:* flags 5 fetch 1 bodystructure