• 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

Issue sendmail not working

Andriy Martynyuk

New Pleskian
Hi,

from last update sendmail only excepts mail from root user, if we try to send from any other user we get messages:

Mail handler 'limit-out' said: REPLY:554:5.7.0 The message could not be sent. You are not allowed to use sendmail utility.

-bash-4.1$ readlink -f `which sendmail`
/usr/lib64/plesk-9.0/postfix-sendmail-wrapper

This one https://kb.plesk.com/en/122888 did not help.

Please help, all our servers are affected.

# /usr/local/psa/admin/bin/mchk
==> Checking for: mailsrv_conf_init... ok
==> Checking for: mail_handlers_init... ok
==> Checking for: mailsrv_entities_dump... ok
==> Checking for: mail_admin_aliases... ok
==> Checking for: mail_auth_dump... ok
==> Checking for: mailman_lists_dump... ok
==> Checking for: mail_kav8_restore... ok
==> Checking for: mail_responder_restore... ok
==> Checking for: mail_imap_restore... ok
==> Checking for: mail_spam_restore... ok
==> Checking for: mail_grey_restore... ok
==> Checking for: mail_mailbox_restore... ok
==> Checking for: mail_spf_restore... ok
==> Checking for: mail_dk_restore... ok
==> Checking for: mail_drweb_restore... ok
==> Checking for: mail_outgoing_restore... ok
==> Checking for: mail_transport_restore... ok
 
Last edited:
Mail handler 'limit-out' said
Have you read cause number 1 and resolution number 1 from mentioned KB article? What is result when you increase or disable "Default limit on outgoing messages from a mailbox" option?
 
Back
Top