Description
If your emails sent from the online version of Infusion are being rejected or returned, it is most likely because your domain (e.g. company.co.nz) is not allowing Infusion to send an email on its behalf. You might see a bounce back with 'SPF' in the text.
How to resolve the issue
Contact your domain administrator or IT support and ask them to add the Netvalue mailserver to your existing SPF record via the DNS Zone Editor.
From this: v=spf1 include:spf.protection.outlook.com -all
To this: v=spf1 include:spf.protection.outlook.com include:_spf.netvalue.nz -all
How to check the SPF record
Use a tool such as Super Tool. Enter your domain (e.g. company.co.nz) and select SPF Record Lookup. You should see an entry like this:
The Super Tool will show a line like this in green if the SPF record is correct.
If there is an issue with the SPF record, the record will be shaded red and there will be details underneath.
For more on email settings, view our knowledge base article.