• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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