• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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 my@mail.tld 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) header.i=@mydomain.tld;
spf=pass (google.com: domain of my@mail.tld designates 2a01:4f8:110:12a1::2 as permitted sender) smtp.mailfrom=my@mail.tld;
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 <mymail@gmail.com>; 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: mymail@gmail.com

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