Bug#648242: getmail4: KeyError when trying to receive mails from empty POP-mailbox

2011-11-19 Thread Roland Koebler
Hi again, > And my patch solves this race condition. I have to correct this: My patch only solved the race condition when the POP3-mailbox was empty, it didn't solve the race condition in general. I'll send an enhanced patch (which resolves the race condition in general) to the getmail4-mailingli

Bug#648242: getmail4: KeyError when trying to receive mails from empty POP-mailbox

2011-11-18 Thread Osamu Aoki
Hi, Plese understand I am not the upstream but I am a package maintainer who is acting as a messanger between you and him. When the upstream thinks it is resolved by the newer version, unless we have a hard fact proving otherwise, it is very unlikely for us to change his mind. On Fri, Nov 18, 20

Bug#648242: getmail4: KeyError when trying to receive mails from empty POP-mailbox

2011-11-18 Thread Roland Koebler
Hi, On Fri, Nov 18, 2011 at 10:48:03PM +0900, Osamu Aoki wrote: > On Thu, Nov 17, 2011 at 07:38:28PM +0100, Roland Koebler wrote: > > I have looked at the source of the new version: The section which causes > > the problem wasn't modified. > > This is only true locally when you look few lines ar

Bug#648242: getmail4: KeyError when trying to receive mails from empty POP-mailbox

2011-11-18 Thread Osamu Aoki
Hi, On Thu, Nov 17, 2011 at 07:38:28PM +0100, Roland Koebler wrote: > Hi, ... > I have looked at the source of the new version: The section which causes > the problem wasn't modified. This is only true locally when you look few lines around your patch. You must look more carefully. There are s

Bug#648242: getmail4: KeyError when trying to receive mails from empty POP-mailbox

2011-11-17 Thread Roland Koebler
Hi, On Fri, Nov 18, 2011 at 01:08:00AM +0900, Osamu Aoki wrote: > I have uploaded new upstream version which updates _retrieverbases.py > > So far upstream has no comment on your patch based the old version of > the source but he made a different update to fix IMAP issue in this > file. Please

Bug#648242: getmail4: KeyError when trying to receive mails from empty POP-mailbox

2011-11-17 Thread Osamu Aoki
tags 648242 - patch thanks Hi, I have uploaded new upstream version which updates _retrieverbases.py So far upstream has no comment on your patch based the old version of the source but he made a different update to fix IMAP issue in this file. Please update your system to new unstable verion.

Bug#648242: getmail4: KeyError when trying to receive mails from empty POP-mailbox

2011-11-09 Thread Roland Koebler
Package: getmail4 Version: 4.20.0-1 Severity: normal Tags: upstream patch When I try to retrieve mail via POP3 from Yahoo, getmail4 sometimes exits with a KeyError. The problem occurs in _retrieverbases.py, class POP3RetrieverBase, function _getmsglist(), when response, msglist, octets = se