Query MS Exchange Inbox

I have been looking for some information on the net to use ruby and
query my microsoft exchange inbox. I thought exchange was using IMAP
but i guess i was wrong because i receive an “authentication not
supported” error when i try and login. I tried both authentication
types that i was able to find. So now i am on a quest to find out what
the differences are so i can make my ruby app query my inbox. Any help
would be appreciated.

–Nick

From: Nick H. [mailto:[email protected]]

I have been looking for some information on the net to use ruby and

query my microsoft exchange inbox. I thought exchange was using IMAP

but i guess i was wrong because i receive an "authentication not

supported" error when i try and login. I tried both authentication

types that i was able to find. So now i am on a quest to find out what

the differences are so i can make my ruby app query my inbox. Any help

would be appreciated.

if you’re on windows, maybe this may help

kind regards -botp

Exchange supports IMAP4 but it’s optional and turned off in default.
For the protocol, basic login (+SSL/TLS) and NTLM are supported but
CRAM-MD is not.

Kohei

You’ll have to read up on MAPI, it’s Microsoft’s way of doing their own
thing. The only third party application I know of that will talk MAPI
is
evolution.

On 9/13/07, Nick H. [email protected] wrote:


“Hey brother Christian with your high and mighty errand, Your actions
speak
so loud, I can’t hear a word you’re saying.”

-Greg Graffin (Bad Religion)