• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question DKIM for Domain-Alias?

NBadmin

New Pleskian
We have a server where the email-server is disabled via Plesk and DNS uses external nameserver.
We have a vHost with domain olddomain.com and alias newdomain.com. Unfortunately I can not switch the two domains as Plesk would rename the webspace folder.
We enabled dkim like described here: How to enable/disable DKIM signing for all domains in Plesk for Linux
Now all mails are signed but with
Code:
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=olddomain.com; s=default;...
Is there a way to get it signed with newdomain.com instead?
I tried with postfix generic_maps but it looks like the replacements from the generic-table are done before the DKIM-signing ...
 
Back
Top