【发布时间】:2018-12-05 22:11:10
【问题描述】:
我在 Laravel 5.5.44 中使用 Swift Mailer 包尝试发送电子邮件时遇到了这个问题。这是 Swift Mailer 包发送到负责向用户发送电子邮件的服务器的邮件:
This is the mail system at host user-ws.localdomain.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<cxxx@gmail.com>: host gmail-smtp-in.l.google.com[74.125.71.26] said:
550-5.7.1 [41.X.X.X] The IP address sending this message does not have a
PTR 550-5.7.1 record setup. As a policy, Gmail does not accept messages
from IPs 550-5.7.1 with missing PTR records. Please visit 550-5.7.1
https://support.google.com/mail/answer/81126#authentication for more 550
5.7.1 information. p10-v6si4248809wrw.296 - gsmtp (in reply to end of DATA
command)
你们能帮帮我吗?
【问题讨论】:
标签: php laravel email swiftmailer