• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Issue dkim mail is not signed

python

Regular Pleskian
I have activated dkim in plesk onyx and if I send mail from horde if I sign it with dkim but the mails that the server sends me for notifications or the mails that I send from php for example are not signed even if I use mail authentication.

This is normal in plesk or I'm missing something.
regards
 
it seems to be that for I have an error at the time of using SMTP child this:


Oct 10 23:42:43 server postfix/smtpd[16496]: connect from server.com[xx.xx.xx.xx]
Oct 10 23:42:43 serverpostfix/smtpd[16496]: SSL_accept error from server.com[xx.xx.xx.xx]: 0
Oct 10 23:42:43 serverpostfix/smtpd[16496]: warning: TLS library problem: 16496:error:14094415:SSL routines:ssl3_read_bytes:sslv3 alert certificate expired:s3_pkt.c:1493:SSL alert number 45:
Oct 10 23:42:43 serverpostfix/smtpd[16496]: lost connection after STARTTLS from server.com[xx.xx.xx.xx]
Oct 10 23:42:43 serverpostfix/smtpd[16496]: disconnect from server.com[xx.xx.xx.xx]


some idea to solve the error
 
Hi python,

your error message states clear:

warning: TLS library problem: 16496:error:14094415:SSL routines:ssl3_read_bytes:sslv3 alert certificate expired:s3_pkt.c:1493:SSL alert number 45:
Which indicates, that an expired certificate is being used within your configuration. This can be caused by old/obsolete root certificates, or if indeed your current used domain - specific certificate has been expired. Pls. check and correct that, to solve your issue.
 
A post I have posted here, regarding DKIM not signing Plesk server notification emails was deleted, as if it contained wrong information.

Information is fully correct, and even if mail is enabled for server, and DKIM as well, Plesk server notifications are not signed.
 
@Ehud Your post that was deleted was on SSL/TLS settings for the mail server. It had nothing to do with DKIM. Please stop posting all over the forum in different threads on DKIM.
 
Peter,

Learning DKIM/SPF/DMARC in depth, I can share with you, that all of them are interconnected, and ALSO connected to parameters as SSL/TLS, MAIL FROM domain, the reply to, sending address and from address being identical etc.

My post was in place. It the removing of it, which was not.
 
Back
Top