Configure SPF and DKIM records for your domain | Online Help - Bigin by Zoho CRM

How to configure SPF and DKIM records for your domain

Adding SPF (Sender Policy Framework) and DKIM (DomainKeys Identified Mail) records for your domain is essential to prevent emails sent through your domain email from being marked as spam or rejected by the receiving email server. SPF enables domain owners to configure which mail servers are allowed to send emails on behalf of their domains, reducing the chances of spoofing or spamming. DKIM helps ensure the authenticity of your emails by configuring a digital signature such as public key, which also prevents tampering of emails.

Setting up the SPF and DKIM TXT records in your DNS provides a strong defense against spam and phishing attempts. By doing so, you can also improve your email deliverability.

To authenticate your organization email, you first need to generate the SPF and DKIM records in Bigin. Next, configure these records in your DNS accounts for your domain, following the procedure specified for each domain registrar below. Finally, you need to validate the configured records in your Bigin account.

Click Email Deliverability to learn more about how to generate and validate the SPF and DKIM records.

GoDaddy

To add a new SPF record for your domain, follow these steps:
  1. Log in to your GoDaddy account and navigate to the Domain Portfolio page.
  2. Select your domain to access the Domain Settings page.
  3. Select the DNS tab to view your DNS records.
  4. To add a new DNS record, click the Add New Record button, then provide the following details:
    1. Type: Select TXT as record type.
    2. Name: Enter @ to indicate the root domain.
    3. Value: Paste the SPF record copied from Bigin's Email Authentication page. The sample SPF record format looks like this:
      v=spf1 include:spf.zohomail360.com ~all
    4. TLT: Select the amount of time the server takes to cache information. Leave the default setting as 1/2 Hour.
  5. Click Save.
Notes
Note: A domain must have a single SPF record. If your domain already has an existing record, creating a separate one may lead to issues. Instead, we recommend editing and combining the new record with the existing SPF record. To edit, follow these steps:
  1. Find the existing record from the DNS records list.
  2. Click to edit.
  3. Add the include tag (eg: include:spf.zohomail360.com) after the v=spf1 portion of the record as shown below.
    v=spf1 include:spf.zohomail360.com include:spf.zylker.com ~all
To add a DKIM record for your domain, follow these steps:
  1. Log in to your GoDaddy account and navigate to the Domain Portfolio page.
  2. Select your domain to access the Domain Settings page.
  3. Select the DNS tab to view your DNS records.
  4. To add a new DNS record, click the Add New Record button, then provide the following details:
    1. Type: Select TXT as record type.
    2. Name: Enter the DKIM host name displayed in Bigin's Email Authentication page. For example, 203XXXXXX2._domainkey (leaving out the domain)
    3. Value: Paste the DKIM public key copied from Bigin's Email Authentication page.
    4. TLT: Select the amount of time the server takes to cache information. Leave the default setting as 1/2 Hour.
  5. Click Save.
Notes
Note: Normally, the SPF or DKIM record may take a few hours to become active; occasionally, it'll take up to 48 hours.

CloudFlare

To add a new SPF record for your domain, follow these steps:
  1. Log in to your Cloudflare account.
  2. In the dashboard page, select a domain for which you want to add a SPF record.
  3. Navigate to the DNS > Records page.
  4. In the DNS management section, select + Add record.
  5. Provide the following details:
    1. Type: Select TXT as record type.
    2. Name (required): Enter @ to indicate the root domain.
    3. TTL: Select the amount of time the server takes to cache information. Leave the default setting as Auto.
    4. Content (required): Paste the SPF record copied from Bigin's Email Authentication page. The sample SPF record format looks like this:
      v=spf1 include:spf.zohomail360.com ~all
  6. Click Save.
Notes
Note: A domain must have a single SPF record. If your domain already has an existing record, creating a separate one may lead to issues. Instead, we recommend editing and combining the new record with the existing SPF record. To edit, follow these steps:
  1. In the Domain management section, find the existing record from the DNS records list.
  2. Click Edit under Actions.
  3. Add the include tag (eg: include:spf.zohomail360.com) after the v=spf1 portion of the record as shown below.
    v=spf1 include:spf.zohomail360.com include:spf.zylker.com ~all
To add a DKIM record for your domain, follow these steps:
  1. Log in to your Cloudflare account.
  2. In the dashboard page, select a domain for which you want to add a DKIM record.
  3. Navigate to the DNS > Records page.
  4. In the DNS management section, select + Add record.
  5. Provide the following details:
    1. Type: Select TXT as record type.
    2. Name (required): Enter the DKIM host name displayed in Bigin's Email Authentication page. For example, 203XXXXXX2._domainkey (leaving out the domain)
    3. TTL: Select the amount of time the server takes to cache information. Leave the default setting as Auto.
    4. Content (required): Paste the DKIM public key copied from the Bigin's Email Authentication page.
  6. Click Save.
NotesNote: Normally, the SPF or DKIM record may take a few hours to become active; occasionally, it'll take up to 48 hours.

Squarespace

To add a new SPF record for your domain, follow these steps:
  1. Log in to your Squarespace account, and then select MANAGE DOMAINS.
  2. Click your domain name.
  3. Navigate to the DNS > DNS Settings page.
  4. In the DNS Settings page, scroll down to the Custom records section.
  5. Click ADD RECORDS.
  6. Provide the following details:
    1. Type: Select TXT as record type.
    2. Host: Enter @ to indicate the root domain.
    3. Data: Paste the SPF record copied from Bigin's Email Authentication page. The sample SPF record format looks like this:
      v=spf1 include:spf.zohomail360.com ~all
  7. Click Save.
Notes
Note: A domain must have a single SPF record. If your domain already has an existing record, creating a separate one may lead to issues. Instead, we recommend editing and combining the new record with the existing SPF record. To edit, follow these steps:
  1. In the DNS Settings page, find the existing SPF record under the Custom records section.
  2. Hover over the record and click the pencil icon to edit.
  3. Add the include tag (eg: include:spf.zohomail360.com) after the v=spf1 portion of the record, as shown below.
    v=spf1 include:spf.zohomail360.com include:spf.zylker.com ~all
To add a DKIM record for your domain, follow these steps:
  1. Log in to your Squarespace account, and then select MANAGE DOMAINS.
  2. Click your domain name.
  3. Navigate to the DNS > DNS Settings page.
  4. In the DNS Settings page, scroll down to the Custom records section.
  5. Click ADD RECORDS.
  6. Provide the following details:
    1. Type: Select TXT as record type.
    2. Host: Enter the DKIM host name displayed in Bigin's Email Authentication page. For example, 203XXXXXX2._domainkey (leaving out the domain)
    3. Data: Paste the DKIM public key copied from Bigin's Email Authentication page.
  7. Click Save.
NotesNote: Normally, the SPF or DKIM record may take a few hours to become active; occasionally, it will take up to 72 hours.

Namecheap

To add a new SPF record for your domain, follow these steps:
  1. Log in to your Namecheap account, and then navigate to the Domain List page.
  2. Click the Manage button next to a domain for which you want to add an SPF record.
  3. Under Advanced DNS, click + ADD NEW RECORD.
  4. Provide the following details:
    1. Type: Select TXT as record type.
    2. Host: Enter @ to indicate the root domain.
    3. Value: Paste the SPF record copied from Bigin's Email Authentication page. The sample SPF record format looks like this:
      v=spf1 include:spf.zohomail360.com ~all
    4. TTL: Select the amount of time the server takes to cache information. Leave the default setting as Automatic.
  5. Click the check mark icon to save.
Notes
Note: A domain must have a single SPF record. If your domain already has an existing record, creating a separate one may lead to issues. Instead, we recommend editing and combining the new record with the existing SPF record. To edit, follow these steps:
  1. Under Advanced DNS, scroll down to the Host Records section.
  2. Click the value of the SPF record you want to edit.
  3. Add the include tag (eg: include:spf.zohomail360.com) after the v=spf1 portion of the record, as shown below.
    v=spf1 include:spf.zohomail360.com include:spf.zylker.com ~all
To add a DKIM record for your domain, follow these steps:
  1. Log in to your Namecheap account, and then navigate to the Domain List page.
  2. Click the Manage button next to a domain for which you want to add a SPF record.
  3. Under Advanced DNS, click + ADD NEW RECORD.
  4. Provide the following details:
    1. Type: Select TXT as record type.
    2. Host: Enter the DKIM host name displayed in the Bigin's Email Authentication page. For example, 203XXXXXX2._domainkey (leaving out the domain)
    3. Value: Paste the DKIM public key copied from Bigin's Email Authentication page.
    4. TTL: Select the amount of time the server takes to cache information. Leave the default setting as Automatic.
  5. Click the check mark icon to save.
NotesNote: Normally, the SPF or DKIM record may take a few hours to become active; occasionally, it will take up to 48 hours.

Hostgator

To add a new SPF record for your domain, follow these steps:
  1. Log in to your Hostgator account, and navigate to the Domains page.
  2. Scroll down to your domain and click the Configure domain button.
  3. Select the Edit DNS Advanced Zone option next to your domain name.
  4. Click the ADD RECORD button and provide the following details:
    1. Type: Select TXT as record type.
    2. Name: Enter @ to indicate the root domain.
    3. TTL: Select the amount of time the server takes to cache information. Leave the default setting as 14400.
    4. Text: Paste the SPF record copied from the Bigin's Email Authentication page. The sample SPF record format looks like this:
      v=spf1 include:spf.zohomail360.com ~all
  5. Click TO ADD.
Notes
Note: A domain must have a single SPF record. If your domain already has an existing record, creating a separate one may lead to issues. Instead, we recommend editing and combining the new record with the existing SPF record. To edit, follow these steps:
  1. In the Configurer Domain page, scroll down to the existing SPF record.
  2. Click Edit.
  3. In the Text field, add the include tag (eg: include:spf.zohomail360.com) after the v=spf1 portion of the record, as shown below.
    v=spf1 include:spf.zohomail360.com include:spf.zylker.com ~all
To add a DKIM record for your domain, follow these steps:
  1. Log in to your Hostgator account, and navigate to the Domains page.
  2. Scroll down to your domain and click the Configure domain button.
  3. Select the Edit DNS Advanced Zone option next to your domain name.
  4. Click the ADD RECORD button and provide the following details:
    1. Type: Select TXT as record type.
    2. Name: Enter the DKIM host name displayed in Bigin's Email Authentication page. For example, 203XXXXXX2._domainkey (leaving out the domain)
    3. TTL: Select the amount of time the server takes to cache information. Leave the default setting as 14400.
    4. Text: Paste the DKIM public key copied from Bigin's Email Authentication page.
  5. Click TO ADD.
NotesNote: Normally, the SPF or DKIM record may take a few hours to become active; occasionally, it will take up to 48 hours.


        Create. Review. Publish.

        Write, edit, collaborate on, and publish documents to different content management platforms.

        Get Started Now


          Access your files securely from anywhere

            Zoho CRM Training Programs

            Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

            Zoho CRM Training
              Redefine the way you work
              with Zoho Workplace

                Zoho DataPrep Personalized Demo

                If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

                Zoho CRM Training

                  Create, share, and deliver

                  beautiful slides from anywhere.

                  Get Started Now


                    Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                    BOOK A SESSION







                                Quick LinksWorkflow AutomationData Collection
                                Web FormsEnterpriseOnline Data Collection Tool
                                Embeddable FormsBankingBegin Data Collection
                                Interactive FormsWorkplaceData Collection App
                                CRM FormsCustomer ServiceAccessible Forms
                                Digital FormsMarketingForms for Small Business
                                HTML FormsEducationForms for Enterprise
                                Contact FormsE-commerceForms for any business
                                Lead Generation FormsHealthcareForms for Startups
                                Wordpress FormsCustomer onboardingForms for Small Business
                                No Code FormsConstructionRSVP tool for holidays
                                Free FormsTravelFeatures for Order Forms
                                Prefill FormsNon-Profit

                                Intake FormsLegal
                                Mobile App
                                Form DesignerHR
                                Mobile Forms
                                Card FormsFoodOffline Forms
                                Assign FormsPhotographyMobile Forms Features
                                Translate FormsReal EstateKiosk in Mobile Forms
                                Electronic Forms
                                Drag & drop form builder

                                Notification Emails for FormsAlternativesSecurity & Compliance
                                Holiday FormsGoogle Forms alternative GDPR
                                Form to PDFJotform alternativeHIPAA Forms
                                Email FormsFormstack alternativeEncrypted Forms

                                Wufoo alternativeSecure Forms

                                TypeformWCAG


                                        All-in-one knowledge management and training platform for your employees and customers.

                                                  Create. Review. Publish.

                                                  Write, edit, collaborate on, and publish documents to different content management platforms.

                                                  Get Started Now




                                                                    You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                        Manage your brands on social media


                                                                          • Desk Community Learning Series


                                                                          • Digest


                                                                          • Functions


                                                                          • Meetups


                                                                          • Kbase


                                                                          • Resources


                                                                          • Glossary


                                                                          • Desk Marketplace


                                                                          • MVP Corner


                                                                          • Word of the Day


                                                                          • Ask the Experts


                                                                            Zoho Sheet Resources

                                                                             

                                                                                Zoho Forms Resources


                                                                                  Secure your business
                                                                                  communication with Zoho Mail


                                                                                  Mail on the move with
                                                                                  Zoho Mail mobile application

                                                                                    Stay on top of your schedule
                                                                                    at all times


                                                                                    Carry your calendar with you
                                                                                    Anytime, anywhere




                                                                                          Zoho Sign Resources

                                                                                            Sign, Paperless!

                                                                                            Sign and send business documents on the go!

                                                                                            Get Started Now




                                                                                                    Zoho TeamInbox Resources





                                                                                                              Zoho DataPrep Demo

                                                                                                              Get a personalized demo or POC

                                                                                                              REGISTER NOW


                                                                                                                Design. Discuss. Deliver.

                                                                                                                Create visually engaging stories with Zoho Show.

                                                                                                                Get Started Now








                                                                                                                                    • Related Articles

                                                                                                                                    • Email Deliverability

                                                                                                                                      Email authentication is a standard technique to improve the deliverability of the emails you send from Bigin using your domain. You can use this process to increase the trustworthiness of the emails sent from your domain thereby lowering the chances ...
                                                                                                                                    • Troubleshooting Email Deliverability in Bigin

                                                                                                                                      How to fix the error which says "DKIM record missing"? After entering the public key value in you domain settings page, go to https://zohomail.tools/#domainDetails and select TXT. You can also use other tools to check the DNS records. Enter the ...
                                                                                                                                    • Find and merge duplicate records

                                                                                                                                      Duplicate records pose a significant problem when you work with large volumes of data. It is important to keep your database free from duplicates to ensure your business runs efficiently. A database containing duplicate records doesn't offer easy ...
                                                                                                                                    • Email-in Topping

                                                                                                                                      Email is the most popular choice of communication used by customers to send in their sales and support enquiries. Customer facing teams gather details from these emails and manually create a record in their Bigin account to follow up with their ...
                                                                                                                                    • Android - Manage records

                                                                                                                                      Create and edit a record Go to the desired module. Tap the Add Record icon. Specify the record's details. Tap the OK icon. To edit a record, tap the Edit icon in the record details page. Modify the details, then tap the OK icon. View record details ...
                                                                                                                                      Wherever you are is as good as
                                                                                                                                      your workplace

                                                                                                                                        Resources

                                                                                                                                        Videos

                                                                                                                                        Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                        eBooks

                                                                                                                                        Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                        Webinars

                                                                                                                                        Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                        CRM Tips

                                                                                                                                        Make the most of Zoho CRM with these useful tips.



                                                                                                                                          Zoho Show Resources