Page 1 of 1

Use SMTP when sending system mail to User

Posted: Wed Jan 13, 2016 1:53 am
by ttcttctw
I wonder if there are any way to send system mail to user via SMTP.
Because I found that gmail won't take mail from php mail function.

Re: Use SMTP when sending system mail to User

Posted: Wed Jan 13, 2016 12:37 pm
by BBuchanan1013
ttcttctw wrote:I wonder if there are any way to send system mail to user via SMTP.
Because I found that gmail won't take mail from php mail function.

You might try something similar to:
http://unix.stackexchange.com/questions ... mtp-server