I need help, I configure testlink to use whit a gmails's account. When try send a email to user, show me the following message:
PROBLEMS SENDING MAIL TO: user_email@gmail.com
Mailer Error: SMTP Error: Could not connect to SMTP host.
I check this error in events panel the erros is this:
E_WARNING fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to smtp.gmail.com:465 (A connection attempt failed because the connected....
I configure a config.inc.php using the following values:
$g_smtp_host = 'smtp.gmail.com:465';
$g_smtp_username = 'my_email_account'; # user
$g_smtp_password = 'my_email_password';
Can somebody help me? Thanks!
I have problems when try configure the email options.
Moderators: Amaradana, TurboPT, TL Developers
Please refer the below link
http://www.teamst.org/phpBB2/viewtopic.php?t=1612
change accordingly and let us know if this is not possible for you.
If you get some message please post your email config settings from config.inc.php
http://www.teamst.org/phpBB2/viewtopic.php?t=1612
change accordingly and let us know if this is not possible for you.
If you get some message please post your email config settings from config.inc.php
Thanks,
TesterWorld
Http://amartester.blogspot.com
TesterWorld
Http://amartester.blogspot.com
Re: I have problems when try configure the email options.
Maybe it is in the configuration setting of the email you have. Then it has tendency that the SMTP server has a problem might check it out. However, you can also try search in online by using some search engine like google. There is lots of info that we can use as reference in our problem like this.
My Sports Email