
SPF记录的设置是否正确。数据部分应该使用双引号还是不使用双引号?
即便如此,我还是很难拒绝谷歌的电子邮件:
host
gmail-smtp-in.l.google.com[2607:f8b0:400d:c00::1a] said: 550-5.7.1
[2a02:c200:0:10:3:2:843:1 12] Our system has detected that this
550-5.7.1 message is likely unsolicited mail. To reduce the amount of spam
sent 550-5.7.1 to Gmail, this message has been blocked. Please visit
550-5.7.1 http://support.google.com/mail/bin/answer.py?hl=en&answer=188131
for 550 5.7.1 more information. 4si4196823qcl.68 - gsmtp (in reply to end
of DATA command)发布于 2014-05-05 16:38:18
在屏幕截图中,当SPF记录设置为SPF时,您有一个区域“type”设置为TXT。该SPF区域是否在您的控制面板中键入预置?还是你手动输入的?无论如何,它需要是TXT。本站很好地解释了这一点:
The SPF information must be defined using a standard TXT resource record (RR).此外,我不确定是否需要mx,因此建议使用以下方法:
"v=spf1 ip4:79.143.181.241 ~all"https://webmasters.stackexchange.com/questions/61411
复制相似问题