• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Qmail Problem on every Upgrade

  • Thread starter Christian Brauweiler
  • Start date
C

Christian Brauweiler

Guest
Hi Community,

i've noticed that with every update of the Plesk panel the hostname is not spelled correctly in the configuration of Qmail. Every time I have to manually edit the hostname in file /var/qmail/control/me. There is usually only the hostname and not the FQDN. Without the FQDN mails e.g. rejected by GMX.

Can somebody confirm this error?
 
As far as I know this problem has been fixed since 9.5.0 version. I have checked it on my test Plesk servers and found hostnames in FQDN format there.
 
it isn't! made an update from 9.5.2 to 10.0.1, the same error ;-)
 
The problem still exists.
I upgraded 2 servers from 9.5.2 to 9.5.3 and both servers had only the short hostname in /var/qmail/control/me and /var/qmail/control/locals.
The files had been correct before upgrade.

Regards,

chris
 
And again ...
I upgraded from 10.0.1 to 10.2 and again the /var/qmail/control/me is again corrupted.

So this bug is still valid.

Regards,

Chris
 
I have informed developers. Request Id #27293 for your reference.
 
Additional info:
OS: Debian Lenny 5.0
me (before upgrade): hostname.domain.tld
me (after upgrade): hostname.(none)
 
As possible workaround you should write correct hostname to /etc/hosts for 127.0.0.1
After that command 'hostname' will return hostname in FQDN format.
 
I have another problem with QMail, Since version 10.3, on every update, qmail does not restart correctly. I have to restart it from the plesk panel. If I do /etc/init.d/qmail restart, it does not work. Only the restart button in the panel has an effect.

Additionnally, the status in the panel is always shown as "stopped", even after qmail restarted and works.
 
Use /usr/local/psa/admin/sbin/mailmng utility for qmail restarting. --help option for details.
 
Back
Top