Explore information related to add spf record to domain cpanel
SPF record cPanel
This article will guide you on how to enable SPF record in #cPanel to reduce the chances of spoofing and thus saves the confidential information from being corrupted.
An #SPF (Sender Policy Framework) record is a type of TXT record in your #DNS zone file.
SPF allows email senders to define which #IP addresses are allowed to send mail for a particular domain.
To enable SPF record in cPanel:
1. Go to Add a record (or edit your #record if you already have one).
2. Name: enter the name of your #domain or subdomain used in your sender e-mail address.
3. TTL: enter 14400.
4. Type: select #TXT.
5. TXT Data: Enter your SPF record (e.g. v=spf1 a mx ~all)
6. Save your modifications.