Configure email DNS and find the selector
-
1
Enable DKIM for the domain
At User Level open Email Accounts and choose Enable DKIM when the option is available. If it is missing, ask the server administrator to enable DirectAdmin DKIM support.
-
2
Locate the public DKIM record
Open DNS Management for the sender domain and find the TXT record whose name ends in ._domainkey. If DNS is hosted elsewhere, copy the record to the authoritative DNS provider exactly as DirectAdmin supplies it.
-
3
Read the selector
The selector is the label before ._domainkey. For example, x._domainkey.example.com has the selector x. Confirm the active value by checking s= in the DKIM-Signature header of a new external test message.
-
4
Check SPF and DMARC
Keep one SPF TXT record at the root domain and publish the required DMARC TXT record at _dmarc. Do not create a second SPF record; merge authorized senders into the existing policy.
-
5
Validate and install the seal
Enter the confirmed selector in the VerifySeal application, run the email DNS check, then use the Roundcube or other email-program guide to add the issued seal to the sender signature.