• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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