技术&日志

phpmailer-邮件发送失败

ECS上通过 phpmailer 发送邮件总失败 SMTP connect() failed

POP 服务器地址:pop3.mxhichina.com 端口110,SSL 加密端口995

IMAP 服务器地址:imap.mxhichina.com 端口143,SSL 加密端口993

SMTP 服务器地址:smtp.mxhichina.com 端口25, SSL 加密端口465

使用的thinkcmf-ECS上通过 phpmailer 发送邮件总失败 SMTP connect() failed

解决: 使用SSL协议, 端口为465

相关资料

企业云邮箱POP\SMTP\IMAP地址和端口信息

发表评论