Amplificator
Verified User
- Joined
- Jul 2, 2019
- Messages
- 61
How do I set DKIM to be enabled using new domains?
In the file:
/usr/local/directadmin/data/templates/custom/dns_txt.conf
..I have already added:
But I am unsure of how to generate the actual DKIM key automatically.
In the file:
/usr/local/directadmin/data/templates/custom/dns_txt.conf
..I have already added:
Code:
_dmarc="v=DMARC1; p=none;"
_domainkey="t=y; o=~;"
But I am unsure of how to generate the actual DKIM key automatically.
Last edited: