• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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