Package: fetchmail Version: 6.2.5-12sarge1 Followup-For: Bug #314509 I have seen this bug several times. To reproduce it I sent 20 messages with $ for ((i=1;i<=20;++i)); do mail -s "Test#$i" [EMAIL PROTECTED] < /dev/null ; done Then while fetching these messages I started $ for ((i=1;i<=10;++i)); do mail -s "Test#X$i" [EMAIL PROTECTED] < /dev/null ; done I have got wrong message message count (17 messages per minute is too high for me) and timeout after fetching 10 Test#X messages (f21.log). On the next run I have got only 2 messages (f22.log).
None of test messages were lost. I have also reproduced this bug using dovecot-imapd as a server (within qemu). In this case timeout comes before fetching additional messages and they are fetched later; some messages have X-IMAPbase: header and once I have seen ")" (#312415?) in the message body (generated from /dev/null). -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-686 Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Versions of packages fetchmail depends on: ii adduser 3.63 Add and remove users and groups ii base-files 3.1.2 Debian base system miscellaneous f ii debconf 1.4.30.13 Debian configuration management sy ii debianutils 2.8.4 Miscellaneous utilities specific t ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libssl0.9.7 0.9.7e-3 SSL shared libraries -- no debconf information
f21.log.gz
Description: Binary data
f22.log.gz
Description: Binary data

