I have a 123 application where I want to send a email
I am using
CurrentApplication.UserLogin "Account Name", "Password",
CurrentApplication.SendMail "Scott",, "Email", msg,,,,False
Now this does not work on its own, as it does not login to the Account Name and Password, it logs into the account which is active in Lotus Notes at the time
What I need is a way in lotus script to specify where the ID file and the location document is stored for the account name, so it uses these instead of using my account.
Can this be done ?
Thanks
Scott
btw using Lotus Notes Version 4.6.2a
I am using
CurrentApplication.UserLogin "Account Name", "Password",
CurrentApplication.SendMail "Scott",, "Email", msg,,,,False
Now this does not work on its own, as it does not login to the Account Name and Password, it logs into the account which is active in Lotus Notes at the time
What I need is a way in lotus script to specify where the ID file and the location document is stored for the account name, so it uses these instead of using my account.
Can this be done ?
Thanks
Scott
btw using Lotus Notes Version 4.6.2a