Knowledge base
1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Resolve a DMARC error when using Google services
This guide is for owners of a domain name on the infrastructure who are having a DMARC issue when using certain Google tools like Meet or Calendar.
Fix a DMARC error
To make the configuration of your domain name (with a DMARC policy of type reject
) compatible with the use of certain Google services, it is necessary to add a corresponding SPF record:
- Before:
v=spf1 include:spf.infomaniak.ch -all
- After:
v=spf1 include:spf.infomaniak.ch include:_spf.google.com -all
To edit the SPF currently configured in the DNS zone of your domain name:
- Click here to access the management of your product on the Manager Infomaniak (need help?).
- Click directly on the name assigned to the concerned product.
- Click on DNS Zone in the left-hand menu.
- Click on the action menu â‹® located to the right of the TXT record containing the relevant SPF value:
- Click on Edit.
- Edit the field by adding
include:_spf.google.com
on the same line after the existing include Infomaniak, and before the ending-all
. - Click on the Save button:
Any DNS addition or modification can take up to 48 hours to propagate.
Refer to this Google documentation if you are looking for information on configuring Google's SPF.
Link to this FAQ: