This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Hi all,
I need to send a mail from my application via my local Notes as ANOTHER USER.
We have on the server defined use Agent, I need send a mail via his database (so that the mail will be in his Sent mail).
I create the object: loNotesSession = CREATEOBJECT("Lotus.NotesSession")
and the I need to say to this object, that I want to log in as user Agent -> define other INI file them my local.
Then I send pwd: loNotesSession.initialize("password"),
set the database: loDB= loNotesSession.getdatabase(Server, NSFFile)
and can work.
Everything works nice on my own INI file, but I'm not able send it as other user.
Any experience ??
Thanks in advance,
nikos
Feedback number WEBB8G4C7C created by ~Justin Bubnubergetsi on 04/20/2011
Status: Open
Comments: