Personal Information Manager (PIM) application: Part of Microsoft Office 2010
Internal Version: 14.0.
A personal information manager (PIM) with mail functionality, address book, calendar, to-do-list, notes and so on...
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
Mail, contacts, calendar seem to be working fine.
Outlook does seem to have trouble getting the initial profile loaded
from server. Eventually it does come through though. I had to wait 45
mins before outlook showed any signs of trying to get my mails and calendar from the server, and when it did, the connection seemed unstable. However I don't know if this is an outlook/wine issue or a networking issue...
What does not
First time starting outlook you cannot configure your email accounts. However I was able to configure the account using control panel (wine "c:\windows\system32\control.exe").
Configuring mail using automatic server configuration lookup doesn't work. I had to do the setup manually.
What was not tested
I haven't tested this extensively, so there might be some issues.
Windows Desktop search integration. Outlook complains about this, and I don't know if it's possible to set this up.
Additional Comments
At this time I gave it a silver rating. Maybe after a week of extensive use this might change to bronze :-)
Installed using MSDN Office 2010 Professional Plus
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
Re: Office 365
by Will Marler on Thursday May 2nd 2013, 14:02
I'm not familiar with Office 365, but it sounds like it's an Exchange service hosted "in the cloud." If so, it's similar to what I'm trying to get working, though through a different provider. Like you: no success.
I get a few "err" reports if I launch via These are the errors output on the command line:
err:winhttp:netconn_secure_connect send failed
err:rpc:rpcrt4_ncacn_ip_tcp_open couldn't connect to west.exch028.serverdata.net:135
err:ole:RpcEpResolveBinding ept_map failed for ifid {8a885d04-1ceb-11c9-9fe8-08002b104860}, protseq ncacn_ip_tcp, networkaddr west.exch028.serverdata.net
I tried using the native library overrides for winhttp, wininet, rpct4, riched32, and riched20, but no luck.
Exchange issues solved
by Matthew Shapiro on Wednesday April 17th 2013, 13:04
Trying to get exchange email set up with outlook 2007 failed, with a never ending password denial window popping up, and messages about not being on line. Microsoft had a tech note solution:
Outlook 2007
Click Start, click Run, type regedit in the Open box, and then click OK.
Locate and then click the following subkey:
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\RPC
On the Edit menu, point to New, and then click DWORD Value.
Type DefConnectOpts, and then press ENTER.
Right-click DefConnectOpts, and then click Modify.
In the Value data box, type 0, and then click OK.
Exit Registry Editor.
The problem is that the RPC key didn't exist. The fix is to add the RPC key, then add the DefConnectOpts DWORD and set it to 0 (it was by default).
Outlook exchange mail now works.
Turn off Cached Mode
by Mike Rosile on Thursday January 10th 2013, 10:03
I've had better success with using Outlook 2010 (32-bit) after I disabled Cached Mode. The downside of course is that you always have to be 'online' in order to use Outlook.
With cached mode enabled I noticed Outlook would randomly crash within seconds after Outlook started, as it was downloading messages.
I also noticed that synchronizing with any SharePoint (2007) lists does not seem to work.
Office 365
by Mark Carbonaro on Monday September 10th 2012, 20:25
Has anyone had any luck hooking Outlook to Office 365 hosted Exchange? It seems that using http to connect doesn't work yet, but could just be my setup.
Cannot send/receive email from IMAP account
by eeque on Tuesday July 17th 2012, 10:18
Hey,
I get a 0x800CCC14 (TCP/IP initialization) error whenever I try to sync to a Gmail account.
I'm on Arch Linux x86_64 using Wine 1.5.8. The rest of Office 2010 runs alright.
1. Unable to open a pst file. When I click on File > Open > Open Outlook Data File error message occurs: "You don't have appropriate permission to perform this operation".
2. Outlook does not reconnect after stadnby. I need to close the application, kill all .exe processes and launch Outlook again.