https://bugs.winehq.org/show_bug.cgi?id=43466 Bug ID: 43466 Summary: Microsoft Outlook 2010 cannot connect to MS Exchange Server Product: Wine Version: 2.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs(a)winehq.org Reporter: marceloalmeida(a)inb.gov.br Distribution: --- Created attachment 58843 --> https://bugs.winehq.org/attachment.cgi?id=58843 wine run log Downloaded the sources from GIT repositories, resolved the build dependencies, and build the latest version. These are the dependencies that I cannot resolve: - configure: libhal 32-bit development files not found, no legacy dynamic device support. - configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported. The profile with the IMAP server (imap-mail.outlook.com) loaded without apparent issues, but the profile with the MS Exchange Server cannot connect to the server. Switched to the TAG "wine-2.0.2" and everything was worked fine. In this version the configure command stopped to recognize the libOSMesa headers, but I did not notice any great problem: - configure: libOSMesa 32-bit development files not found (or too old), OpenGL rendering in bitmaps won't be supported. I started a git bisect to isolate the commit that introduced the regression causing the MSExchange connect problems and the result was: 08808747b2e2aa590a5c8dc0d85c2882b098c460 is the first bad commit commit 08808747b2e2aa590a5c8dc0d85c2882b098c460 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Thu Mar 9 18:19:50 2017 +0100 wininet: Rewrite InternetReadFileEx for http protocol to make use of non-blocking reads. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> :040000 040000 41fd10241c665cdf19405a7d5afd31001a274498 4b239413ce377edda5b812380c254b99db5cd737 M dlls -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.