Re: [Dbmail-dev] On maximum IMAP command length

2006-03-10 Thread Paul J Stevens
Matthew, Please file a bug for this one. I'll make sure it's fixed before 2.1.6 Matthew Sayler wrote: > Is anyone working on returning meaningful error messages for too-long > commands? > > The various IMAP .c files seems to think (though they use their own > #defines) that the maximum line len

[Dbmail-dev] On maximum IMAP command length

2006-03-10 Thread Matthew Sayler
Is anyone working on returning meaningful error messages for too-long commands? The various IMAP .c files seems to think (though they use their own #defines) that the maximum line length is 10240bytes. Unfortunately, if you exceed this maximum, the too-long command is truncated at 10239 character