Authenticating Outlook and Maximizer allows emails to send on your behalf. Please consult your IT, Web Admin or Domain Administrator and add the following Maximizer SPF record in your Domain TXT settings:
| Maximizer SPF | include:_spf.smtp.com |
| Old Maximizer SPF (still valid) | include:maximizerspf.smtp.com |
Your final SPF record may look something like this after you add a Maximizer SPF:
Please note that your own SPF record will look different based on your internal email policy.
v=spf1 include:spf.protection.outlook.com include:maximizerspf.smtp.com -all
For DKIM, you'll need to either create a new DKIM record or edit your existing one:
| Record Type | CNAME |
| Host Name | smtpkey._domainkey.<yourdomain.com> |
| Content/Value | smtpcustomer._domainkey.smtpsend.com |
<yourdomain.com> is the domain you are currently using for your company or organization.