Subject: getmail4: Fetching duplicate messages Package: getmail4 Version: 4.6.2-2 Severity: important I used to run getmail on nslu2 for quite a while now, but as soon as the latest version 4.6.2 came to testing I started to see some problems. I downgraded to the previous version in testing 4.5.4-1 and it worked fine again until recently when I started to see some problems again. Now I'm running the latest version in testing. When running getmail on nslu2, it exhibits three problems, none of which happens on anothrer x86 machine: 1. While fetching messages, getmail often fails with the following error message: getmailrc: socket error ((104, 'Connection reset by peer')) ... socket.sslerror: (1, 'error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry') and some other times it shows the following error message instead: getmailrc: operation error (socket/ssl error while reading from server ((110, 'Connection timed out'))) 2. It often fetch duplicate messages - messages it already fetched in previous runs, so the inbox end up having multiple copies of the same message. 3. Sometimes getmail gets stuck while running. No CPU usage and no activity at all, but it wouldn't exit either unless I interrupt it with CTRL-C. getmail --dump: getmail version 4.6.2 Copyright (C) 1998-2006 Charles Cazabon. Licensed under the GNU GPL version 2. getmail configuration: getmail version 4.6.2 Python version 2.3.5 (#2, Jun 14 2006, 05:43:37) [GCC 4.0.4 20060507 (prerelease) (Debian 4.0.3-3)] retriever: SimplePOP3SSLRetriever(certfile="None", delete_dup_msgids="False", getmaildir="/home/<local-username>/.getmail/", keyfile="None", password="*", port="995", server="<pop-server>", timeout="180", use_apop="False", username="<username>") destination: Maildir(filemode="384", path="<Maildir-path>", user="<local-username>") options: delete : False delete_after : 0 delivered_to : False logfile : logfile(filename="~/.getmail/log") max_message_size : 0 max_messages_per_session : 0 message_log : ~/.getmail/log message_log_syslog : False read_all : False received : True verbose : 1 -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: arm (armv5tel) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-nslu2 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages getmail4 depends on: ii python 2.3.5-11 An interactive high-level object-o ii python-support 0.3.8 automated rebuilding support for p getmail4 recommends no packages. -- no debconf information |