http://bugs.winehq.org/show_bug.cgi?id=30765
--- Comment #18 from Hans Leidekker hans@meelstraat.net 2013-06-28 10:15:22 CDT --- (In reply to comment #17)
Created attachment 45019 [details] WINEDEBUG="+wininet,+winhttp,+rpc,+seh,+tid"
Alright. This time autodiscovery didnt cause the CPU to shoot up to 100% and remained quite low.
I was running this command for testing and to get the logs: WINEDEBUG="+wininet,+winhttp,+rpc,+seh,+tid" WINEARCH=win32 wine ~/.wine/drive_c/Program\ Files/Microsoft\ Office/Office14/OUTLOOK.EXE > debug0 2>&1
Thanks. This line from debug1_manual shows you selected NTLM authentication in the http proxy settings, which I haven't implemented yet:
0099:fixme:rpc:insert_authorization_header scheme 2 not supported
Can you set it to Basic and try again?