• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by Andreas Lang

  1. A

    Question PHPMailer, DKIM, and Plesk

    I now managed to get a 9.9 out of 10 score at mail-tester.com. This is what I did: I wrote a plugin that uses symfony's dkim signer to sign the message. I had to add my webspace user to the group popuser. After fiddling a bit on the right path and domain settings in my plugin I've got this...
  2. A

    Question PHPMailer, DKIM, and Plesk

    Yes it does DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= Latest check of mail sent from webmailer appears to have a perfect header. The domain our onlineshop is sending from is an alias, Can this be a problem?
  3. A

    Question PHPMailer, DKIM, and Plesk

    I've got webmail roundcube working - it delivers mail with dkim signature. The issue is same: Body Hash Did Not Verify - maybe that is a different problem.
  4. A

    Question PHPMailer, DKIM, and Plesk

    Okay thank you. I have no webmail there - but when I send mail using smtp with thunderbird DKIM is added - there is a validation problem - at least it is provided in some way. But I have trouble to set up smtp inside my shop application wich is shopware 6 - authenticator fails all the time.
  5. A

    Question PHPMailer, DKIM, and Plesk

    I have that very same issue. DKIM is set up properly via external DNS entry following to the documentation. But E-Mail sent via php still isn't signed. Is it required to restart the server completely to get it working?
Back
Top