I compiled a sample in the notes.ini fro sending sample email to Domino server via the notes api calls. This works after it asks for my password. Now this used my current locations document that I was logged in and using in my notes client last. How can I use a different location document and different user.id to connect to?
I do not have the code in front of me but it was a Domino mail sending sample that came with notes api. I was going to start looking into different connection and using different notes.id as my next steps. I may not have to use a location document per say, it could be just this or that server and to use the appropriate user.id so that the connection can be made properly.
Thank you