• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved Mail forwarding wil not work permission denied on sendmail.postfix

MADsserver

New Pleskian
Hey Guys and Girls,

The email is working fine sending and receving with webmail and a client works but the forwarding from email doesnt work. We installed everthing fresh and we keep getting the following logs: (maillog) (We bleeped out the mail adresses)

Jul 4 01:28:45 host journal: plesk sendmail[11483]: sendmail unsuccessfully finished with exitcode 70
Jul 4 01:28:45 host postfix/pipe[11315]: 8582610F43D2: to=<test@**.me>, relay=plesk_virtual, delay=3863, delays=3862/0.41/0/0.44, dsn=4.3.0, status=deferred (temporary failure. Command output: plesk sendmail[11491]: my_popen(): execve(/usr/sbin/sendmail.postfix) failed: Permission denied [13] plesk sendmail[11491]: Unable to execute MTA plesk sendmail[11487]: sendmail unsuccessfully finished with exitcode 70 4.2.1 Message can not be delivered at this time )
Jul 4 01:28:45 host postfix-local[11423]: Unable to forward original message. sendmail status: 70
Jul 4 01:28:45 host postfix-local[11423]: Unable to send mail for: m@**.nl
Jul 4 01:28:45 host journal: plesk sendmail[11494]: my_popen(): execve(/usr/sbin/sendmail.postfix) failed: Permission denied [13]
Jul 4 01:28:45 host journal: plesk sendmail[11494]: Unable to execute MTA
Jul 4 01:28:45 host journal: plesk sendmail[11492]: sendmail unsuccessfully finished with exitcode 70
Jul 4 01:28:45 host postfix-local[11448]: Unable to forward original message. sendmail status: 70
Jul 4 01:28:45 host postfix-local[11448]: Unable to send mail for: m@6**nl
Jul 4 01:28:45 host journal: plesk sendmail[11495]: my_popen(): execve(/usr/sbin/sendmail.postfix) failed: Permission denied [13]
Jul 4 01:28:45 host journal: plesk sendmail[11495]: Unable to execute MTA
Jul 4 01:28:45 host journal: plesk sendmail[11493]: sendmail unsuccessfully finished with exitcode 70
Jul 4 01:28:45 host postfix/pipe[11401]: D93BB10542B0: to=<test@**.me>, relay=plesk_virtual, delay=2827, delays=2826/0.53/0/0.33, dsn=4.3.0, status=deferred (temporary failure. Command output: plesk sendmail[11486]: my_popen(): execve(/usr/sbin/sendmail.postfix) failed: Permission denied [13] plesk sendmail[11486]: Unable to execute MTA plesk sendmail[11483]: sendmail unsuccessfully finished with exitcode 70 4.2.1 Message can not be delivered at this time )



We found many posts and this one is exactly the symptoms:
Webmail fails to send a message: execv(/usr/sbin/sendmail.postfix) : Failed to execute original sendmail utility directly: Permission denied [13]

It looks like the permissions are correct (other post) only thing we didnt do is replace the sendmail.postfix could this file be corrupt in some way?

Thank you in advance for helping us.
 
Last edited:
Most probably this issue is caused by SELinux. Try to disable it and check how it goes on.
 
Thank you!

Did solve this problem.

After that we had an other bug in plesk missing some libraries .so -> .so3

With some symlinks we fixed it al works fine now.
 
Back
Top