SPF, DKIM, and DMARC records are all stored as TXT records and help your outgoing email pass spam checks.
- Log in to cPanel and open Zone Editor.
- Click Manage next to
yourdomain.com, then + Add Record and choose TXT. - For the Name, use
yourdomain.com(root) for SPF/DMARC, or the name your provider specifies. - Paste the exact record value, e.g. an SPF like
v=spf1 include:_spf.yourprovider.com ~all. - Save the record.
Keep only one SPF record per domain - merge multiple senders into a single v=spf1 line. cPanel also has an Email Deliverability tool that can set up SPF and DKIM for local mail automatically. Need help building the right value? Open a ticket.