• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Switch from QMail to PostFix fails due to missing libtokyocabinet.so.8 Plesk 10.4.4

Paul Stoaks

New Pleskian
Hello, in a frustrating effort to get DKIM set up for domains on my server, I am trying to switch my MTA from QMail to PostFix.

Code:
# /usr/local/psa/admin/sbin/autoinstaller --select-release-current --install-component postfix
Returns:

Code:
Exception: Failed to solve dependencies:
plesk-mail-pc-driver-10.13.4-cos6.build1013111102.18.x86_64 requires libtokyocabinet.so.8()(64bit)
ERROR: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please, contact product technical support.
Installing tokyocabinet like this:

Code:
# yum install tokyocabinet
Does not resolve the dependency.

Thanks for any help!
paul
 
Wow, looks like I'm not the only one stumped! Any ideas on how to work around this problem? Or, any pointers on enabling DKIM with QMail? What are you doing for DKIM signing?
 
Back
Top