标签: smtp gmail phpmailer
我正在使用https://bootstrapious.com/p/how-to-build-a-working-bootstrap-contact-form示例index-3.html,contact-3.php,contact-3.js。正在获取错误“ SMTP错误:无法连接到服务器:连接被拒绝(111)。我试过1)使用SMTPSecure ssl的smtp端口465 2)smtp端口587 SMTPsecure tls 3)smtp端口25。但是无法发送邮件。请提出解决方案。