How to add SPF and DKIM in Namecheap

SPF

To set up both, the SPF and DKIM, you need to add the TXT records to your domain's DNS settings. The following steps will show you how to add them:

  1. Log in to your Namecheap account. Choose Domain List and click on the Manage button next to your domain.
  2. Go to the Advanced DNS tab and click Add New Record.
  3. Type: TXT Record.
  4. Host: @
  5. Value: v=spf1 include:_spf.uhost.hk ~all
  6. TTL: automatic.
  7. Click on the Save all changes button.

Important: If you already have an existing SPF record, then edit the existing record and add ‘include:_spf.01link.hk’ in the record and click save.

DKIM

  1. Log in to your Namecheap account. Choose Domain List and click on the Manage button next to your domain.
  2. Go to the Advanced DNS tab and click Add New Record.
  3. Type: TXT Record.
  4. Host: enter the name record provided by UHOST.
  5. Value: enter the value record provided by UHOST.
  6. TTL: automatic.
  7. Click on the Save all changes button.