2 Jul
2003
2 Jul
'03
4:56 a.m.
On Mon, 2003-06-16 at 11:42, Timo Sirainen wrote:
The current command did not succeed. The mail server responded: Error in IMAP command UID: Too long argument.." For now that's the only fix. I'm thinking of changing it so that you can give a total command line limit. Default could be set to 100kB or so then. RFC-2683 recommends 8000 chars though, so this could be considered a client bug..
imap_max_line_length setting added to CVS. Default is 64kB now.
Hope I didn't break it completely :)