0
時候我已經配置了我的域SPF如下:SPF塊uing Web窗體
v=spf1 a mx:mx01.glesys.se mx:mx02.glesys.se a:smtp.bredband2.com ip4:188.40.202.41 ip4:174.136.101.66 ip4:66.228.34.169 -all
兩個MX從glesys是我的託管服務MX, bredband2.com是我的ISP和IP的就是我的服務器。
現在的問題。 有時,當我使用網絡表單發送消息時,我得到一個反饋,告訴我由於SPF,電子郵件已被阻止。類似這樣的:
<[email protected]>: host mx-cluster-b2.one.com[195.47.247.195] said: 554 5.7.1
<[email protected]>: Recipient address rejected: Please see
http://www.openspf.org/why.html?sender=r.hill%40gate5.se&ip=91.198.169.19&receiver=mx-c.one.com
(in reply to RCPT TO command)
這是否意味着我的SPF出了問題? 或簡單地說,webform配置不當(即使用我的地址作爲發件人,而不是將其作爲回覆?)
有什麼辦法可以避免這種情況嗎?