Set up SPF and DKIM for your email / domain using GreenGeeks

To set up SPF and DKIM for your email domain using GreenGeeks, log in to your cPanel, navigate to the “Email” section, and use the “Email Deliverability” feature to generate and add the necessary SPF and DKIM records to your DNS settings; you can usually “Repair” your domain to automatically configure these records based on GreenGeeks recommendations, ensuring proper email authentication.
Key steps:

Access cPanel: Log in to your GreenGeeks account and access the cPanel dashboard.

Navigate to Email Deliverability: Within cPanel, locate the “Email” section and click on “Email Deliverability”.
Select your domain: Choose the domain you want to configure SPF and DKIM for.
Use “Repair” feature: If available, click “Repair” to automatically generate and add the required SPF and DKIM records to your DNS.
Manual configuration (if needed):

SPF record:

Copy the suggested SPF record provided in the “Email Deliverability” section.

Go to your DNS settings and add a new TXT record with the copied SPF value.

DKIM record:

Copy the suggested DKIM record from the “Email Deliverability” section.

Add a new TXT record in your DNS settings with the provided DKIM information.

Important points to remember:

Check for existing records:
Before adding new SPF and DKIM records, verify if any existing records are already present to avoid conflicts.

Verify record implementation:
After adding the records, use a DNS checker tool to ensure they are correctly propagated and working.
Consider DMARC:
For further email protection, consider setting up a DMARC policy alongside SPF and DKIM.

Published
Return to Top ▲Return to Top ▲