Operating System - HP-UX
1825775 Members
2336 Online
109687 Solutions
New Discussion

Re: sendmail error message

 
SOLVED
Go to solution
Chris Harris
Contributor

sendmail error message

i'm recieving the following message when attempting to use sendmail with an alias that reads addresses from a file.

":include:/usr/local/apache/emailheaders/dailystats.list"... Cannot open /usr/lo
cal/apache/emailheaders/dailystats.list: Group writable directory
dailystats... aliasing/forwarding loop broken

what is this telling me?

thanks in advance,

chris
3 REPLIES 3
Helen French
Honored Contributor

Re: sendmail error message

Christopher Caldwell
Honored Contributor
Solution

Re: sendmail error message

Remove group write permissions on each directory from root to the target file. Also make sure the target file doesn't have group write permissions.
Mark Greene_1
Honored Contributor

Re: sendmail error message

If you absolutly have to have group writable permissions on the directory in question, set the "dontblamesendmail" option in the sendmail.cf file:

DontBlameSendmail=GroupWritableDirPathSafe

but be sure to read the man page for sendmail so you understand the affects of setting this.

HTH
mark
the future will be a lot like now, only later