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
After using it for a week I can say it works pretty well. Mail, calendar, opening pst files, contact search, email signatures, notifications are shown in the tray and in a popup...
What does not
Automatic configuration of the accounts. I had to manually configure my exchange settings using "wine control.exe"
After a while running, sometimes the keyboard starts acting strange (not all keystrokes are coming through) and it needs a restart. However I find that a very small price to pay.
Connection is also a bit unstable. It works, but I have the feeling it disconnects and reconnects more than it does on a windows machine. But this also isn't a big problem.
Instant search, since this requires an extra component which doesn't install at this time
What was not tested
It's a big program, I only tested it with an exchange server. Also no plugins installed.
Additional Comments
I gave it a Silver rating since I am able to work productively with the program. The only somewhat weird issue is the one with the keyboard.
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.