> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.dotcanada.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to enable DKIM and SPF in cPanel

Enabling DKIM (DomainKeys Identified Mail)

1.	Log into your dotCanada.com cPanel account.

2.	Navigate to the "Mail" section and click on "Default Address Privacy".

3.	Click on the "Edit" button next to the domain you want to enable DKIM for.

4.	Scroll down to the "DomainKeys Identified Mail (DKIM)" section and select "Enabled".

5.	Click "Save" at the bottom of the page.

DKIM is now enabled for your domain at dotCanada.com. This will help prevent email spoofing and increase email deliverability.

Enabling SPF (Sender Policy Framework)

1.	Log into your dotCanada.com cPanel account.

2.	Navigate to the "Mail" section and click on "Default Address Privacy".

3.	Click on the "Edit" button next to the domain you want to enable SPF for.


4.	Scroll down to the "Sender Policy Framework (SPF)" section.

5.	Enter the SPF record for your domain in the text box. This is typically something like "v=spf1 a mx ~all".

6.	Click "Save" at the bottom of the page.

SPF is now enabled for your domain at dotCanada.com. This will help prevent email spoofing and improve email deliverability by verifying that the email is being sent from an authorized server.

By enabling both DKIM and SPF, you are taking important steps to secure your email communications and ensure that your emails are more likely to be delivered to recipients' inboxes.

