• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Plesk 11.5 Impossible to send mail via postfix

Jean-ChristopheT

New Pleskian
Hi,

I run a plesk 11.5.30 on CentOS 6 115130819.13 (x64)
Concerning my environment
i've only one domain on my server, but using multi-subdomains in SSL. IPv4 and Ipv6 are activated.
When i try to send email from a PHP site from a sub-domain (mail function), no mail are sent.

lsof -i:12768

COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
psa-pc-re 636 postfix 3u IPv4 61580 0t0 TCP localhost.localdomain:12768 (LISTEN)

Here is my logs

/usr/local/psa/var/log/maillog
psa-sendmail[25967]: execv (/usr/sbin/sendmail.postfix): failed to execute original sendmail utility directly: Permission Denied [13]

All remaining messages are ok. My install is clean and there is no exotic configuration on my server.
Found no kb to resolve this issue.

Thanks to help me to find out how to resolve this issue.

Regards
 
Last edited:
Hi,

Here is what you just requested

SELINUX=enforcing
SELINUXTYPE=targeted

When entering command sestatus, getting : "disabled"

Regards
 
Last edited:
Back
Top