Sendmail premissions error stopping mail from sending on CentOS 5.1
Really stupid issue with permissions on CentOS 5.1 and real easy fix, since there were improper permissions on the mqueue and clientmqueue directories.
The Error message:
Tried to send mail via command line using ‘mail’ command, and it returned this error:
can not chdir(/var/spool/clientmqueue/): Permission denied
Program mode requires special privileges, e.g., root or TrustedUser.
The fix:
The fix is to set permissions on this directory to that of the submission user (smmsp) on CentOS.
chown smmsp:smmsp /var/spool/mqueue/
chown smmsp:smmsp /var/spool/clientmqueue/
Now it works. Hoorah.
VN:F [1.9.17_1161]
Pages
Categories
Topics
apache apache ddos spam apache referrer ddos apache referrer spam awk bash centos cli client_pref dell 1650 djpeg freebsd freebsd 6.x gocr grep httpd.conf image text recognition ipmi ipmitool linux linux & freebsd lm_sensors mailscanner mod_rewrite mod_rewrite blocking of spam ocr OpenIPMI openvz optical character recognition permission denied php php4 php5 plesk plesk 8.0.x rpm sendmail sort spam spamassassin suspend templates tesseract upgrade yumLinks





