Log in

View Full Version : Please Help me! Email Problem


truongton
07-22-2007, 12:53 PM
I can't use Email to send user, active......

SMTP: tls://smtp.gmail.com:465
SMTP Username: phuongthanhfc@gmail.com

Results

The mailing function returned an error while trying to send the mail.
The following errors were outputted by PHP when attempting to send mail:


Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /includes/class_mail.php on line 599

Warning: fsockopen() [function.fsockopen]: unable to connect to smtp.gmail.com:465 in /includes/class_mail.php on line 599

Warning: Unable to connect to SMTP server in /includes/class_mail.php on line 581


Help me! Thanks

jet rex
11-04-2010, 12:20 PM
the same problem

kh99
11-05-2010, 12:55 PM
Looks like it's talked about in this thread: https://vborg.vbsupport.ru/showthread.php?t=211790&highlight=secure+smtp

I don't understand it all, but it looks like someone posts the required settings in post #12.