I have a vbscript that sends e-mail using Lotus Notes (Set Session = CreateObject("Notes.NotesSession")). But the code will work only if I am already logged on to Lotus Notes. Our Lotus Notes has password protection, such that when I automate the script at night, when I am not logged on, I will have to provide the password. Also, after a few minutes of inactivity, I will have to provide the password again. Is there any way I can get around this?
Also,The code only sends the e-mail to one receipient, how do I send it to multiple
Also,The code only sends the e-mail to one receipient, how do I send it to multiple