What is individual DKIM?
DKIM (DomainKeys Identified Mail) is an authentication system that adds a digital signature to emails sent from your domain. With individual DKIM, each domain uses its own DKIM signature instead of the shared srv.cat DKIM.
This allows you to:
- Improve email deliverability
- Correctly align DMARC policies
- Improve domain reputation
Do I need to do anything?
It depends on how your domain DNS is configured:
If you use cdmon DNS
No action is required
Individual DKIM will be activated automatically
If you use DNS from another provider
- You will need to add a DNS record to activate individual DKIM
If you do not do this, you will continue using srv.cat (less control, lower reputation)
Where can I find the configuration?
You can check the current status and the required value from your cdmon panel:
Path: Hosting management → Email authentication → DKIM
In this section you will be able to:
- See whether DKIM is active
- Check the required DNS record
- Verify whether the configuration is correct
If the record is configured correctly, the fields will be highlighted in green:
If the record is incorrect or has not yet been detected, it will appear in red.
IMPORTANT: To view the records, you must enable the “advanced options” menu.
DKIM configuration (external DNS)
If your domain uses external DNS, you must create the following DNS record:
Type: TXT
Host: cdkim._domainkey.
Value: (available in your cdmon panel, each domain has its own value)
Important
- Copy the value exactly as it appears in the panel. Do not add extra quotation marks
- Some DNS providers automatically append the domain in the Host field
How to add the DNS record
The steps may vary depending on the DNS provider, but they are generally as follows:
Access your domain DNS management panel
Locate the DNS records section
Add a new TXT record with the indicated data
Save the changes
If you have any questions about configuring the records, we recommend contacting the support team of the external provider managing your DNS.
How is individual DKIM activated?
Once the record has been added:
The system will automatically detect the configuration
Individual DKIM will be activated without requiring any additional actions
You can verify the status from: Hosting management → Email authentication → DKIM
What happens if I do not configure it?
If the record is not added:
The domain will continue using the shared DKIM (srv.cat)
The authentication and reputation improvements associated with individual DKIM will not be applied
Recommendations
Verify that the record has been added correctly
Please note that DNS changes may take a few minutes to propagate
Check the status from the panel before contacting support
Related Articles
How to set up Google DKIM in your domain
DKIM adds a digital signature to the emails you send from your domain. This process involves two keys: a private key, which your mail server uses to sign emails, and a public key, which is published in a DNS record. Mail servers use this public key ...
How to add a DKIM to the cdmon DNS
DKIM stands for DomainKeys Identified Mail, and it is an email authentication mechanism that allows an organization to take responsibility for sending a message, so it can be validated by the recipient. cdmon does not provide DKIM authentication ...
How to configure SOA features in static DNS
SOA (Start of Authority) is a type of record that specifies DNS information. All domain names have an SOA record that shows the basic characteristics of the domain and the zone it belongs to. To configure SOA settings in the static DNS, follow these ...
Configure the behavior of records not found in the dynamic free DNS
If you wish, you can configure your domain so that any non-existing subdomain points to the main domain or to an existing subdomain. For example: if you configure the system so that any undefined subdomain points to the main domain, a visitor ...
How to clone the configuration of a domain in static DNS
The Domain Clone tool is very useful if you need to create domains with the same records, as it allows you to copy the same configuration. To perform the cloning, follow these steps: 1.-Access DNS management To access DNS management, click on Free ...