• 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 Enable DKIM on all Domains

UweP

Regular Pleskian
Hi. How can I enable DKIM automatically on all domains. Or does that matter, if umm, a domains DNS server is not yet set to my server, and a dkim is present in the dns zone of the domain on my server? it should just not be used right?
 
Oh and, is this correct:

Received-SPF: pass (google.com: domain of [email protected] designates 2a01:4f8:110:12a1::2 as permitted sender) client-ip=2a01:4f8:110:12a1::2;
Authentication-Results: mx.google.com;
dkim=temperror (no key for signature) [email protected];
spf=pass (google.com: domain of [email protected] designates 2a01:4f8:110:12a1::2 as permitted sender) [email protected];
dmarc=pass (p=NONE dis=NONE) header.from=mydomain.tld
Received: from [192.168.2.107] (myhost.isp [my.isp.ip])
by baby.freakyonline.de (Postfix) with ESMTPSA id 3A35147E0081
for <[email protected]>; Mon, 21 Nov 2016 18:38:48 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mydomain.tld;
s=default; t=1479749928;
bh=somethignencryptedorhwat; l=8;
h=To:From:Subject;
b=somekeydunnoifishouldpost
To: [email protected]

because it says temperror but later shows a dkimg signature
oh it's missing the key - why is that? I've set up plesk to use dkim for mail for that domain?
 
Last edited:
Back
Top