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]
Rating: 0 (from 0 votes)
Tagged with:
 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Set your Twitter account name in your settings to use the TwitterBar Section.