I am using php mailer function but getting following error.How to fix it ?
2016-01-22 06:15:48 SMTP ERROR: Failed to connect to server: php_network_ge
It means your DNS is not working, or you've set your Host value to a non-existent host name. The PHPMailer docs provide ways of testing what the problem is.
Host