SPF Setup for Ziggo Email
To set up or edit your SPF record you will need to add: include:smtp.spf.ziggo.nl
Edit existing SPF record
- Login to your DNS hosting provider
- Look for a TXT containing v=spf1
- In your existing SPF record, you will append include:smtp.spf.ziggo.nl
- For example, if your existing record looks like v=spf1; mx; ip4:1.2.3.4; you would add the above include as follows v=spf1; mx; ip4:1.2.3.4; include:smtp.spf.ziggo.nl
Create a new SPF record
- Follow the instructions from our How to Create a New SPF Record Guide.
- In the Value field, enter: v=spf1 include:smtp.spf.ziggo.nl ~all and Save the TXT record.
Records for Subdomains
If you are creating a record for a subdomain you will want to make sure that you specify the sub part of the domain in the Host/Name/Alias field for most DNS providers.
- Enter the sub part of the domain, for example if the subdomain is mail.mxtoolbox.com you would want to enter mail into that field.
SPF and DMARC Alignment
[CUSTOM CONTENT IN PROGRESS]
To Pass SPF Alignment