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...