we are configuring DNS for a GMail service, the MX records are configured as vĩ đại Google says, however, in the DNS kiểm tra, there is a warning:

SPF must allow Google vĩ đại send mail on behalf of the domain

My questions:

  • Why is the SPF record for GMail a problem?

  • How vĩ đại resolve that issue?

Many thanks for your help!Google Mail error

asked Feb 5, 2013 at 9:17

You need vĩ đại add a SPF DNS record in your DNS server (SPF = Sender Policy Framework). The value of this record is provided in your screenshot already.

It is highly recommended vĩ đại add not only the SPF record but also a TXT record with the same value. The SPF record will tell receiving Emailservers that the Gmail servers are permitted vĩ đại send Emails using your tên miền as sender (details: http://en.wikipedia.org/wiki/Sender_Policy_Framework).

If you have a tên miền provider who is giving you access vĩ đại his DNS servers, then there might be a special option vĩ đại mix it up easily for you.

answered Feb 5, 2013 at 9:23

2

I had a record only authorizing emails vĩ đại be sent from my specific server IP. Here is my final SPF record that works :

v=spf1 +mx +a +ip4:xxx.xxx.xxx.xxx include:_spf.google.com ~all

Google SPF documentation helped bu : https://support.google.com/a/answer/10685031

answered Jan 8, 2022 at 12:05

1

You must log in vĩ đại answer this question.

Not the answer you're looking for? Browse other questions tagged

.