![]() |
Admin 10/28/2011 |
You cannot do this in PHPRunner. |
|
7542 10/28/2011 |
You cannot do this in PHPRunner. I'm probably missing something but what is the benefit of this? Making users enter their email login and password to send the same email you can send on your own?
|
![]() |
Admin 10/28/2011 |
Yes, all emails are sent through the same SMTP server no matter what FROM address you use. However, to send an email from someone else's server yo need to have SMTP server address, username, password and, sometimes, SMTP port. Besides that, email address is the most important thing in a modern Internet world and giving out your email password is like giving your wallet and house keys to strangers. |