• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

Search results

  1. Jay LAne

    Resolved Mail Configuration Error - Library missing - Postfix

    Igor, UFHH01 My server provider company 'Fasthosts' raised a support ticket with Odin (Plesk) It is as suspected, a mailq issue related to missing library files. The output before amended symlinks, see below :- # mailq mailq: error while loading shared libraries: libpcre.so.0: cannot open...
  2. Jay LAne

    Resolved Mail Configuration Error - Library missing - Postfix

    okay so I set the symlink - ln -s /usr/lib64/libsasl2.so.3.0.0 /usr/lib64/libsasl2.so.2 Here is the output, there are some comments I've added in the log denoted with // and /* */ Jul 21 14:27:07 nxcloud postfix-local[17763]: Unable to forward original message. sendmail status: 127 Jul 21...
  3. Jay LAne

    Resolved Mail Configuration Error - Library missing - Postfix

    I did try the switch to qmail and postfix once before, have done it again just now, still have mail forwarding issue. The error code is 127 and it does say that it is looking for libsasl2.so.2, in the server folder I see the file libsasl2.so.3 but not the libsasl2.so.2
  4. Jay LAne

    Resolved Mail Configuration Error - Library missing - Postfix

    Hi Igor, Followed your command structure and this was the output, the only difference appeared to be the install date. [root@nxcloud ~]# plesk version Product version: 12.5.30 Update #40 Update date: 2016/07/12 13:05 Build date: 2016/06/08 10:00 OS version: CentOS 7.2.1511...
  5. Jay LAne

    Resolved Mail Configuration Error - Library missing - Postfix

    Followed instructions below: (did this again ) uploaded package to temp folder in /root/postfixtemp/ extracted package using rpm2cpio postfix-2.11.5-centos6.15081418.x86_64.rpm | cpio -ivd navigated to /root/postfixtemp/usr/sbin located sendmail.postfix moved it to...
  6. Jay LAne

    Resolved Mail Configuration Error - Library missing - Postfix

    Thanks for the response, I recall originally I could not locate a package for Centos 7 Plesk 12.5, so I tried the last version I could find which was the one shown on the second screenshot
  7. Jay LAne

    Resolved Mail Configuration Error - Library missing - Postfix

    okay so after running the updatedb command the output was /usr/lib64/libsasl2.so.3 /usr/lib64/libsasl2.so.3.0.0 /var/www/vhosts/chroot/usr/lib64/libsasl2.so.3 The file extension has a .3 on the end and not .2 which is what the process is looking for.
  8. Jay LAne

    Resolved Mail Configuration Error - Library missing - Postfix

    I just put mlocate on the server and then ran the command "locate libsasl2.so" As you might expect the output was 'locate: can not stat () `/var/lib/mlocate/mlocate.db': No such file or directory' Just as a point to mention, this server was setup April 18th, it was an import from a VPS using...
  9. Jay LAne

    Resolved Mail Configuration Error - Library missing - Postfix

    Hello, Well I did attempt the solution from the article '126528', followed it through using the rpm2cpio command. At this time still no positive resolution. I've discovered that fasthosts switched on smtp 25 blocking for NX cloud servers May 18th - so will be questioning them about this Just...
  10. Jay LAne

    Resolved Mail Configuration Error - Library missing - Postfix

    Hi, first time post, relatively new to Plesk slightly less new to Linux. I'm having a problem with send mail from web forms. My platform: OS ‪CentOS Linux 7.2.1511 (Core)‬ Plesk version 12.5.30 I'm using postfix for mail with odin antivirus. Mail forwarding is currently not working and as...
Back
Top