Knowledge base
1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!
Troubleshooting a DMARC error when using Google services
This guide is for users who own a domain name on the Infomaniak infrastructure and are experiencing a DMARC issue when using certain Google tools such as Meet or Calendar.
Troubleshooting a DMARC error
To ensure compatibility between your domain name configuration (which has a DMARC policy of type reject) and the use of certain Google services, it is necessary to add the 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 record currently configured in the DNS zone of your domain name:
- Click here to access your domain management in the Infomaniak Manager (need help?).
- Click directly on the name assigned to the domain in question.
- 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.comon the same line after the existing include Infomaniak, and before the final-all. - Click on the Save button:

Any DNS addition or modification may take up to 48 hours to propagate.
Please refer to this Google documentation if you need information on configuring Google's SPF.
Link to this FAQ: https://faq.infomaniak.com/1641
Has this FAQ been helpful?