Jump to content

SPF Records: Difference between revisions

From HBS Cloud Services
Created page with "Go back to Proofpoint Essentials guides or Main Page. Proofpoint will need to be added to your existing SPF record or emails sent out of Proofpoint may end up in spam. == Proofpoint SPF Records (US Region) == If you have an SPF record you will need the addition of <code>include:_spf-us.ppe-hosted.com</code> added to it. Example: example.com. 3600 IN SPF "v=spf1 include:_spf-us.ppe-hosted.com ~all""
 
(No difference)

Latest revision as of 18:51, 26 August 2025

Go back to Proofpoint Essentials guides or Main Page.

Proofpoint will need to be added to your existing SPF record or emails sent out of Proofpoint may end up in spam.

Proofpoint SPF Records (US Region)

If you have an SPF record you will need the addition of include:_spf-us.ppe-hosted.com added to it.

Example:

example.com.  3600  IN  SPF  "v=spf1 include:_spf-us.ppe-hosted.com ~all"