http://bugs.winehq.org/show_bug.cgi?id=22837
Summary: Mailwasher connection timeout on gmail Product: Wine Version: 1.2-rc1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: a.vankaam@chello.nl
As of Wine 1.2-rc1 mailwasher can no longer check my gmail account, it still works fine with my local ISP account.
Mailwasher comes with the message "Connection timed out (possibly caused by a firewall)", however there is no real time out as it pops this message instantly upon checking the gmail account.
Version 1.1.44 was working perfectly.
The difference between the two mail accounts is:
ISP: server port 110, no SSL Gmail: server port 995, SSL
I removed my ISP account, go only Gmail was left, in case it had something to do with 2 accounts, but even with just 1 it would give the error.
Regression test came up with:
git bisect good 2ecd1dfaba9625935ed8b6fa04aff34e4d8703b1 is the first bad commit commit 2ecd1dfaba9625935ed8b6fa04aff34e4d8703b1 Author: Marcus Meissner meissner@suse.de Date: Wed May 12 17:26:33 2010 +0200
ntdll: Implement bsearch, lfind to use correct comparator functions.
:040000 040000 ab1ea2a258af82142704380b548d2c724c7a8bde 1474e5783f0caa6f42f34fd87c394900959c8b96 M dlls
As requested in the Regression wiki page I added the author of the patch to cc but got message after pressing commit:
Bugzilla was unable to make any match at all for one or more of the names and/or email addresses you entered on the previous page. Please go back and try other names or email addresses.
CC: meissner@suse.de did not match anything
Alex