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

[PPP-14433] Plesk 12.0.18 Update #37 - Unable to send mail: You are not allowed to use sendmail

chili1001

Basic Pleskian
Sinze update #37 we get following errormessage in maillog.

plesk sendmail[10067]: handlers_stderr: DATA REPLY:554:5.7.0 The message could not be sent. You are not allowed to use sendmail utility. REJECT
plesk sendmail[10067]: REJECT during call 'limit-out' handler

This seems to be a known bug (http://kb.odin.com/en/124345) Fixed with update #33

How can I fix this? Does any one have the same problem?
 
Do you really have domain name with upper-case characters?
 
IgorG,

The problem also reappens with postfix system.

The problem is in the sending limits.

Feb 27 11:22:53 linux08 py_limit_out[24845]: ERROR 'NoneType' object has no attribute 'lower'
Feb 27 11:22:53 linux08 /usr/lib64/plesk-9.0/psa-pc-remote[4500]: Error during 'limit-out' handler

Disable the limits check, and it will work.
 
It works, if I set the outgoing mail settings for this domains to unlimited or I have to disable sending limits?
 
Do you really have domain name with upper-case characters?

IgorG,

The problem also reappens with postfix system.

The problem is in the sending limits.

Feb 27 11:22:53 linux08 py_limit_out[24845]: ERROR 'NoneType' object has no attribute 'lower'
Feb 27 11:22:53 linux08 /usr/lib64/plesk-9.0/psa-pc-remote[4500]: Error during 'limit-out' handler

Disable the limits check, and it will work.
My Regards,

Alexandre Barbosa
ViaHosting SysOP
 
I am having the same issue since MU #37... any new information? The above kb does not fix this on my system CentOs 6.6
 
Parallels KB http://kb.odin.com/en/122888 helps me to fix the problem. You have to run (replace domain.tld with the domainnamen have this problem:
# /usr/local/psa/admin/sbin/mailmng-outgoing --add-subscription --main-domain-name=domain.tld
 
We confirm the bug (for your reference: PPP-14433).

Thank you for reporting and cooperation!
 
Back
Top