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

5.7.0 The message could not be sent. You are not allowed to use sendmail utility

MichaelCa

New Pleskian
Plesk for Linux v 12.0.18
SMTP Server (Postfix)
Dovecot IMAP and POP3 server
SpamAssassin
Parallels Premium Antivirus
Plesk milter (Postfix)

This is a brand new install. We're trying to setup a Plesk Linux server for mail only. On trying to test sending mail we continually see these errors:

I get errors like the one below whether I attempt to send using Horde, Roundcube, or an external mail client such as Thunderbird.

Aug 22 11:47:55 mail5 /usr/lib64/plesk-9.0/psa-pc-remote[7472]: handlers_stderr: DATA REPLY:554:5.7.0 The message could not be sent. You are not allowed to use sendmail utility.
Aug 22 11:47:55 mail5 /usr/lib64/plesk-9.0/psa-pc-remote[7472]: handlers_stderr: REJECT
Aug 22 11:47:55 mail5 /usr/lib64/plesk-9.0/psa-pc-remote[7472]: REJECT during call 'limit-out' handler
Aug 22 11:47:55 mail5 postfix/cleanup[10248]: 5BC61268F: milter-reject: END-OF-MESSAGE from localhost[::1]: 5.7.0 The message could not be sent. You are not allowed to use sendmail utility.; from=<test@foo.com> to=<test@foo1.com> proto=ESMTP helo=<mail5.foo2.com>
Aug 22 11:47:55 mail5 postfix/smtpd[10245]: disconnect from localhost[::1]


I've looked at other threads on this subject but have seen no solution. Is there one?
 
For Roundcube, this might help:
/usr/local/psa/admin/sbin/mailmng-outgoing --add-to-whitelist --sysuser=roundcube_sysuser
 
For Roundcube, this might help:
/usr/local/psa/admin/sbin/mailmng-outgoing --add-to-whitelist --sysuser=roundcube_sysuser

You're doing it wrong. The issue the topic starter is facing likely means that webmails upgrade was not finished properly. If you don't have webmail config customizations, then probably reinstalling them via Parallels Installer would be the quickest and best solution (first remove, check that no old config files are left from them, then install again). After upgrade webmails shouldn't use sendmail at all.

The command provided by UFHH01 will also "solve" you problem, but will impair security and might affect future upgrades as well.
 
Back
Top