in reply to Notes::OLE - Lotus Domino via Win32::OLE

Hi diotalevi, can OLE method handle private/public key certification and account login on the Domino Server? I would find this module most useful if I could use it to create a simple online Email reader/parser (probably an Outlook filter??) for my Lotus Notes emails. I find the default Lotus Notes client very clumsy to use.

  • Comment on Re: Notes::OLE - Lotus Domino via Win32::OLE

Replies are listed 'Best First'.
Re: Re: Notes::OLE - Lotus Domino via Win32::OLE
by diotalevi (Canon) on Nov 01, 2003 at 22:33 UTC
    This is just an interface to Lotus' published COM methods. You'll need to consult the documentation for that though I suspect you aren't going to get anything to authentication without the C API which explicitly addresses it.