• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

DomainKey with domain alias : No DomainKey signature found

dune2312

Basic Pleskian
when I dispatch of mails with the name of domain this fonctione, but when I dispatch with one alias of domain there is not domainkey signature ...???
 
Thank you for report,
The issue is confirmed in our lab and will be fixed in the future releases.

As a workaround you can copy private key for email signing from domain to domain alias:
cp -rp /etc/domainkeys/<domain_name> /etc/domainkeys/<alias_name> (-p option to preserve ownership and permissions)
 
Back
Top