20 Aug
2012
20 Aug
'12
4:35 p.m.
Hi
it seems to me, that it depends on how dovecot handles line reading. Dovecot presumes that a line is of max length of IO_BLOCK_SIZE (=8192) Bytes.
Is there a fix so dovecot reads a line until EOL or EOF (if this is the real reason)?
Regards Andre