20 Jan
2007
20 Jan
'07
12:03 a.m.
On Wed, 2006-12-06 at 22:43 +0100, Michael Kress wrote:
I know I shouldn't ask stuff like this when using dovecot-0.99.11-4.EL4 .. Moreover with the proxy activated, a telnet to port 110 (pop3) is not working properly, the cursor stays right behind "+OK dovecot ready." and as soon as I enter a character, the server rejects this character as an unknown command (Without pressing ENTER). As soon as I turn off the Antivir-Proxy the telnet to port 110 runs flawlessly and I can login.
So I'd like to know is there anything I can do with this version or is it worth trying the newest version? Is this a known issue?
I think there's a good chance that it's been fixed by this change:
v0.99.12 2004-12-05 Timo Sirainen tss@iki.fi
- IMAP and POP3 login processes may have sent each line in two IP
packets, one with the data and another with CR+LF. Some clients
didn't work because of this.