I have to code an app that at some point in time will have to send some reports using Lotus Notes.
My questions are :
-
Can I send mail through the Lotus Notes client, or something related to Lotus Notes ( a command line tool maybe? )? If so, where could I find information related to this? I would prefer not having to do it in C/C++, but if no other options’ present, that would do.
-
How can I find out the server’s address? The GUI is not intuitive, and I can’t find the server address. The server’s located on another computer on the network.
Here’s an example of half-a-decade old code to send a Notes mail from Excel VBA using the Notes OLE objects – guess they can be used in most of your preferred platforms:
The documentation for the various Notes objects can be found here: Lotus Domino Designer documentation