On Thu, Mar 01, 2007 at 07:53:10PM +0000, Mark Brown wrote: > This is actually a bug in imaplib, a copy of which is included in > offlineimap. This patch fixes the problem by looping over all the > results returned by getaddrinfo(). Unfortunately it mangles the error > reporting slightly since I couldn't work out how to raise an appropriate > exception, though given that that that was a Python backtrace there was > work to do there anyway.
Thanks, Mark. I have applied this fix to my tree and it will be a part of the next release. -- John -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

