Showing posts with label Exchange. Show all posts
Showing posts with label Exchange. Show all posts

Saturday, August 24, 2013

Connecting to Exchange Server from Linux

This has been one of the problems facing me every time I tried to fully switch to Linux. I can't properly connect to the corporate email, which uses MS-Exchange Server.

Currently there are two solutions available, that can provide some functionality to that area. The first, is Gnome's built-in Online Accounts (GOA); which does, theoretically provide means to access email, contacts and calendar, and make them available for the GOA-compatible applications; and the exQuilla, which is a Thunderbird addon, to connect to exchange mail servers.

I've tried the GOA, but it seems to be working randomly. It worked with some one of my accounts, but refused to work with the other, without any apparent reason. On another distro, it works with both of them, but on occasions needed to restart once or twice to connect, and gets disconnected on next boot.

On the other hand, exQuilla provides a better way to connect to exchange server for email access.

Setting up and exchange account using exQuilla is a straight forward process using its own menu item. A good help is presented to the used following installing the addon.

Although exQuilla provides a good way to connect to exchange mail servers, it lacks the calendar and contacts integration. Also, the use of Thunderbird doesn't give you a direct way to send Outlook-compatible meeting invitations or replies to meetings.

UPDATE: looks like exQuilla is "transitioning to a be a payed service". Which takes it out of my spotted services, as I'm deeply into FOSS. The hope now is for Gnome Online Accounts to get fixed, and overcome all the bugs.

Thursday, January 26, 2012

Moving to Ubuntu Linux - pt.01


Entirely abandoning the Microsoft Windows operating system to another platform has always seemed inapplicable. Someone like me, for instance, has been working with Windows ever since Windows 3.0. With loads of accumulated documents, software and experiences, it's really hard to start all over.

But with the Linux distributions growing more mature, I thought to give it a try and see if one can really abandon the Windows. It's been three months now, and I'm spending more than 95% of my computer time on Ubuntu, so I'm willing to say/pretend that it's a very close to entirely abandoning Windows.

Note: this experiment does not cover gaming, as I'm not a gamer, myself.

Planning

Creating a list of all the critical items in one's computer use is crucial before the starting of this process. For me, the following was the list of critical items of concern:
  1. Editing MS-Office 2007/2010 documents: From my past experiences with the various Linux distros, it was never a problem dealing with the old MS-Office document formats (.doc, .xls, .ppt). Dealing with the new (.docx, .xlsx and .pptx) formats was something I must experiment with and be confident about.
  2. Accessing my corporate email server (MS-Exchange Server): My company works with Exchange server [period].
  3. Installing Eclipse with the Android SDK: As I'm experimenting with the Android platform these days, having my familiar IDE (eclipse with the ADK) is something I'm concerned about.
  4. Accessing MS-SQL database (which resides on another server): In my work, I prepare lots of reports, mostly excel-based, that read from MS-SQL server database. It's very important for me to be able to read and modify an MS-SQL database from within my computer to produce such reports.
  5. Accessing the company's VPN.
Up to the time of writing these lines, I've succeeded in the first 3 items, with various degrees, still working on the 4th item and haven't started yet on the 5th.