I am using PHPMailer to connect to smtp.google.com
for sending emails but the SMTP ports are blocked by network admin.
How can I get around this problem. Please Help.
I am using PHPMailer to connect to smtp.google.com
for sending emails but the SMTP ports are blocked by network admin.
How can I get around this problem. Please Help.
If the SMTP ports are blocked by the network admin, you will have to contact your administrator.
You can not fix this by changing your code.