Can I somehow adapt IMAP connections to Exchange server connections?

1

At work, they have an MS Exchange Server which I have no control over. It doesn't have IMAP connection support configured, nor Outlook Web Access (as far as I can tell). I read that Evolution supports MS Exchange Server, but I don't like it, especially not on Windows. I would like to be able to use any mail client... and for this reason, I need to do some kind of protocol adaptation between IMAP and Exchange. Is there a way to effect this with some simple scripting (at least for basic functionality), or is some custom utility/facade/proxy/etc. necessary?

einpoklum

Posted 2013-10-01T10:57:39.050

Reputation: 5 032

@mdpc: Restated the question to be more on-topic. – einpoklum – 2015-03-24T20:32:12.943

Answers

1

EDIT: The following requires Outlook Web Access (OWA).

Very late response I know, this is for anyone Googling from here on.

I believe that DavMail is what you want. http://davmail.sourceforge.net/

Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway allowing users to use any mail/calendar client (e.g. Thunderbird with Lightning or Apple iCal) with an Exchange server, even from the internet or behind a firewall through Outlook Web Access. DavMail now includes an LDAP gateway to Exchange global address book and user personal contacts to allow recipient address completion in mail compose window and full calendar support with attendees free/busy display.

DavMail also supports the CardDav protocol to sync address books. This new feature is sponsored by French Defense / DGA through project Trustedbird

NotSoSecretUser

Posted 2013-10-01T10:57:39.050

Reputation: 11

Looks like DavMail requires Outlook Web Access to be enabled. It isn't. So - this doesn't work. – einpoklum – 2015-03-20T22:22:44.613

Ah, well that sucks :-( Sorry I couldn't help :-( – NotSoSecretUser – 2015-03-23T14:26:21.347