23 May
2008
23 May
'08
12:12 p.m.
Timo Sirainen wrote:
Right, that helped me to reproduce it. Fixed: http://hg.dovecot.org/dovecot-1.1/rev/cb1c6c942768
Hi again.
That fixed my testcase as well, but now I just got another report of a mail with an epoch date.
It turns out that I can still get in trouble if running the send_fetch_test script concurrently, with eventual output like this:
2008-05-23 10:54:27.123649 Got valid RFC822.SIZE 1104: 1 (UID 1255 FLAGS () INTERNALDATE "01-Jan-1970 00:00:00 +0000" RFC822.SIZE 1104)
It does not fail every time, but quite often. I guess it depends on the exact timing of me starting the second instance.
It still only fails with procmail delivery, not Dovecot's deliver.
Regards, Anders.