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

Webmail error code 127

Andrew_Pa

Regular Pleskian
Hello

I have serious problem with webmail. When I try to sen through Horde I take the error
There was an error sending your message: sendmail returned error code 127

I cannot use the webmail from any domain, but I can use mail service from external source (i.e. Thunderbird or Outlook etc)

In the /usr/local/psa/var/log/maillog nothing unusual.

But in the /var/log/httpd/error_log there is this
sh: /usr/sbin/sendmail: No such file or directory

I think something with sym link is happens.

Any Help?
 
I check the sym links and I think I fix them
I use Postfix and the output are :

ls -l /usr/sbin/sendmail
lrwxrwxrwx 1 root root 21 Apr 4 21:30 /usr/sbin/sendmail -> /etc/alternatives/mta
ls -l /etc/alternatives/mta
lrwxrwxrwx 1 root root 26 Apr 2 11:23 /etc/alternatives/mta -> /usr/sbin/sendmail.postfix

Now when I try to send email from webmail, the mail send but it never arrives to the destination. If I try with an external client like Thunderbird the mail arrives correctly.
 
Hello again.

I follow the http://kb.parallels.com/en/5801 and switch to qmail. Everything works fine with Qmail.

I I switch to postfix, the problem appear again.

I tied to re-install pc-mail-driver.

I think something is broken. Is there any way to re-install Postfix with default values?
 
Back
Top