On Thu, 2005-06-02 at 12:52 +0200, Jens Laas wrote:
dovecot: Jun 02 12:39:46 Info: POP3(jenslt): DELE msg 1946 deleted (1946/11449 deleted) dovecot: Jun 02 12:39:46 Info: POP3(jenslt): get_msgnum: msg 1946 is deleted dovecot: Jun 02 12:39:46 Info: POP3(jenslt): RETR: no such msg 1946
Could it be possible for dovecot to somehow repeatably process the same commands over again ? But this seems strange as it needs to repeat two commands not simply the last command.
I can't really think of how that could happen if the problem is with Dovecot itself.
Something is really wierd. Again: it works with other pop servers.
Maybe Timo has a bright idea.. debug patch? :-)
Are the other POP3 servers advertising PIPELINING capability? Maybe try if this happen with it removed from Dovecot? (src/pop3/capability.h, rebuild).