Can I use Lotus Notes to send mail ?
        Posted  
        
            by Geo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Geo
        
        
        
        Published on 2009-06-22T14:05:16Z
        Indexed on 
            2010/05/18
            5:41 UTC
        
        
        Read the original article
        Hit count: 311
        
lotus-notes
|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.
© Stack Overflow or respective owner