Procedure:
Step 01: Sign in to “GoDaddy” (DOMAIN CONTROL CENTER). Step 02: Select the domain to access in the Domain Settings Panel.

PF Records are a type of TXT Record.
- Name: Host name for the record.
- Type:
@
for attaching the spf record in the root domain. - Enter a Prefix name example: “gmail.com” etc.
- Type:
- Value: The SPF rule is used to indicate that certain types of mail can
only be sent from your mail server. For instance, if you enter
v=spf1 mx -all
, then all of your emails will be allowed from your mail server.- SPF records must have fewer than 512 characters
- Only UTF-8 characters are supported.
- TTL (Time to Live): Talks about the server’s capacity to hold cache
Information.
- By default, the time is 1 hour.