• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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