Timo Sirainen wrote:
On May 9, 2008, at 10:42 AM, Asheesh Laroia wrote:
That was fixed in v1.1.
Seems not ;-)
I confirm it not being fixed.
Can you reproduce it using the information in http://dovecot.org/list/dovecot/2008-March/029402.html ? Could you also post your dovecot -n output?
Yes, this reproduces it. I had to change the delay down from 1s, though:
[...] 2008-05-09 18:11:01.101262 No messages in INBOX. Waiting... 2008-05-09 18:11:01.111258 No messages in INBOX. Waiting... 2008-05-09 18:11:01.121290 No messages in INBOX. Waiting... 2008-05-09 18:11:01.131291 No messages in INBOX. Waiting... 2008-05-09 18:11:01.141324 **** ERROR: Got invalid RFC822.SIZE 0: 1 (UID 1726 FLAGS () INTERNALDATE "01-Jan-1970 00:00:00 +0000" RFC822.SIZE 0) 2008-05-09 18:11:02.141339 **** ERROR: Got invalid RFC822.SIZE 0: 1 (UID 1726 FLAGS () INTERNALDATE "01-Jan-1970 00:00:00 +0000" RFC822.SIZE 0) 2008-05-09 18:11:03.141281 Got valid RFC822.SIZE 3132: 1 (UID 1726 FLAGS () INTERNALDATE "01-Jan-1970 00:00:00 +0000" RFC822.SIZE 3132)
The dovecot -n is in here: http://dovecot.org/list/dovecot/2008-May/030470.html
Thanks, Anders.