This topic is locked

Email Settings in PHP Output Files

1/18/2015 10:37:06 AM
PHPRunner General questions
K
KevinMillican author

Normally I only use PHPrunner to generate sites that I will use, so email settings are straightforward.
However, someone wants to locally host one of my databases for their own use. Able to modify the connection details to get the thing to basically run, but I've struggling to find where PHPrunner stores the SMTP details it uses when sending mail (eg. during registration).
I thought it might use libs\class.phpmailer.php, or would be in register.php, but changing settings here seems to make no difference.
Any ideas ?
Thanks.

Admin 1/20/2015

I'm not sure what you want to change, from address, smarthost etc, but set them to a unique string, regenerate your code and then search the folder with generated files for it.