简体   繁体   English

无法通过PHPMailer发送电子邮件

[英]Unable to send email via PHPMailer

I am using PHPMailer to connect to smtp.google.com for sending emails but the SMTP ports are blocked by network admin. 我正在使用PHPMailer连接到smtp.google.com来发送电子邮件,但SMTP端口已被网络管理员阻止。

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. 如果SMTP端口被网络管理员阻止,则必须与管理员联系。
You can not fix this by changing your code. 您无法通过更改代码来解决此问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM