Postfix/sendmail fatal: User nginx is not allowed to submit mail

Postfix/sendmail fatal: User nginx is not allowed to submit mail

 

You need to edit /etc/postfix/main.cf 
 
and find
 
authorized_submit_users = root,www-data
 
and add nginx.
 
After that reload postfix and now you can send emails from web php forms.

Comments

Popular posts from this blog

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

Reduce (shrink) and resize raw disk at Proxmox

How to clean DB from old logs in Magento 1.x