Create these records in your external DNS zone (Cloudflare, GoDaddy, etc.) to authenticate your emails.
SERVER_IP with your server's IP address. Enter your domain above to detect it automatically. Log into your HestiaCP panel, go to the Mail tab, hover over your domain, and click Edit. Check the "Enable DKIM" checkbox and click Save.
Enter your domain name above and click Scan DNS. The tool will check your local server or public DNS records. If you prefer to copy it manually via SSH in HestiaCP, run:
v-list-mail-domain-dkim-dns admin yourdomain.com
Paste the key into the text box. This tool will strip quotes and DNS line breaks to generate the clean formatted key. Copy and add it to your external DNS manager (like Cloudflare) along with the suggested SPF and DMARC records.