Description
This article will cover what you need to include in your SPF for MPmail
Requirements
- A MPmail Customer
- Access to your Customers DNS
The Process
If you need to use a SPF record to help authenticate your domain, the template is below.
v=spf1 a:<domain name> include:spf.mpmailmx.com ~all
or
v=spf1 ip4:<IP address> include:spf.mpmailmx.com ~all
Replace parts surrounded by <> with the relevant record.