Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
smtp gmail problem
well I am trying to set up gmail smtp for mail but even after supplying accurate details I am getting this error....
Warning: fsockopen() [function.fsockopen]: unable to connect to smtp.gmail.com:25 (Connection refused) in /home/content/b/o/l/bollyplus/html/vanilla/library/Framework/Framework.Class.Email.php on line 202
any help please ...?
Do I need to use port 465 ....?
How can I fix this issue
Warning: fsockopen() [function.fsockopen]: unable to connect to smtp.gmail.com:25 (Connection refused) in /home/content/b/o/l/bollyplus/html/vanilla/library/Framework/Framework.Class.Email.php on line 202
any help please ...?
Do I need to use port 465 ....?
How can I fix this issue
0
Comments
telnet smtp.gmail.com 25
Trying 74.125.79.111...
Connected to gmail-smtp-msa.l.google.com.
Escape character is '^]'.
220 mx.google.com ESMTP 5sm8686444eyh.0
It works. Maybe you've got some firewall blocking you.