· 10 years ago · May 16, 2016, 09:36 AM
1SMTP = smtp.gmail.com
2; http://php.net/smtp-port
3smtp_port = 587
4
5auth_username = name@89@gmail.com
6auth_password =password
7sendmail_from = from @gmail.com
8
9> "The following SMTP error was encountered: 10061 No connection could
10> be made because the target machine actively refused it.rn<br
11> />Unable to send email using PHP SMTP. Your server might not be
12> configured to send mail using this method.<br /><pre>User-Agent:
13> CodeIgniterrnDate"