Using Ruby to read outlook message stores

K

Keith Sader

Does anyone know of a way to use Ruby to look at Outlook email stores?

I've google'd for this and found no useful links.

thanks,
 
G

gregarican

Keith Sader wrote:

Does anyone know of a way to use Ruby to look at Outlook email stores?

I've google'd for this and found no useful links.

I've written a few scripts that connect to the CDO Exchange message
store using win32ole talking to Microsoft Outlook. If you read through
some basic MSDN docs on the CDO API then you just wrap these in Ruby
win32ole calls. If you want I can post a sampling here. It might be a
little lengthy. It deals with Outlook Contacts...
 
G

gregarican

Below is an URL to one thread I posted to awhile back regarding this
subject. It contains some specifics that might be useful. I used such a
setup to have a host PC serving up CDO contact data via XMLRPC calls to
various non-Microsoft clients, such as wifi ARM Linux PDA's. That way
various non-Outlook clients could still access message stores.

http://aspn.activestate.com/ASPN/Mail/Message/ruby-talk/2832835
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,667
Latest member
DaniloB294

Latest Threads

Top