Use SMTP when sending system mail to User
Use SMTP when sending system mail to User
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.
Because I found that gmail won't take mail from php mail function.
-
- Posts: 139
- Joined: Thu Jan 07, 2016 12:01 am
Re: Use SMTP when sending system mail to User
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