• 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.

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