From: Jeff Miller Date: 2008-03-27T07:51:26+09:00 Subject: Re: MAPI Logon this is actually simpler to read, sorry- so now I've got a simple 2-liner like so: require 'win32ole' mapiSession = WIN32OLE.new('Mapi.session') with this error: test_mapisession.rb:3:in `initialize': unknown OLE server: `Mapi.session' (WIN32OLERuntimeError) HRESULT error code:0x800401f3 Invalid class string from test_mapisession.rb:3:in `new' from test_mapisession.rb:3 Any suggestions? Thanks, - Jeff -- Posted via http://www.ruby-forum.com/.