|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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 would be appreciated. --Nick |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
From: Nick Hird [mailto:nrhird@gmail.com]=20
# 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 # would be appreciated. if you're on windows, maybe this may = http://rubyonwindows.blogspot.com/20...-with-ruby-in= box.html kind regards -botp |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
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 |
|
![]() |
| Outils de la discussion | |
|
|