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

annoying qmail error

Smartnet

Basic Pleskian
Dear all,
for several days know we're trying to manage some of really annoying errors in plesk. The latest problem we've discovered after many complains of our customers is that they don't accept emails in their accounts. After some checks we found that it was true if somebody tries to send an email to any of our domains hosted in our server , takes this as a response:

Hi. This is the qmail-send program at "ipadress".
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

After several checks we've decided to run the mchk command. Then we found this error:

~]# /usr/local/psa/admin/sbin/mchk
==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mailsrv_entities_dump... ok
==> Checking for: mail_admin_aliases... fail
==> Checking for: mail_auth_dump... ok
==> Checking for: mailman_lists_dump... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_drweb_restore... ok
==> Checking for: mail_kav_restore... ok
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... ok
==> Checking for: mail_grey_restore... ok
Errors occured in mail restore procedure
Some utilities was exited with errors:
/usr/lib/plesk-9.0/mail_admin_aliases

Please respond asap.

Regards , Andrew.
 
Seems that you have not completely updated MTA. Check it with

# /usr/local/psa/admin/sbin/autoinstaller --select-release-current --show-components
And if it is not updated run

# /usr/local/psa/admin/sbin/autoinstaller --select-release-current --upgrade-installed-components
 
Thank you igor. As i see it seems that something is going wrong with autoupdate. I executed the commands you mentioned before and i gor this error:

Trying to register service xinetd... using /sbin/chkconfig
done
Trying to executing mail_restore to synchronize mail server settings and Plesk Database... Number of arguments is invalid.
Number of arguments is invalid.
ERROR: Failed to execute a package installation command.
The executed process was terminated because of unhandled signal received from the system.
Warning! Not all packages were installed.
Please check if your system services are operable.
Please try installing packages again later.
Please, resolve the above problem and try installing the packages again.
If you cannot resolve the problem on your own, contact product technical support for assistance
 
Back
Top