Operating System - HP-UX
1751701 Members
5304 Online
108781 Solutions
New Discussion юеВ

Re: mail: permission denied!

 
T G Manikandan
Honored Contributor

Re: mail: permission denied!

I am not sure where you mail box resides.
Can you check /usr/mail for the same above suggestions
Lorenzo Facello
Valued Contributor

Re: mail: permission denied!

ll -ald mail
lrwxrwxrwt 1 root sys 9 Nov 3 18:05 mail -> /var/mail


ll -ald fabrab
-rw-rw---- 1 fabrab mail 0 Feb 12 12:12 fabrab (the user incriminated!!)

??
Elmar P. Kolkman
Honored Contributor

Re: mail: permission denied!

After doing the 'su - fabreb', check your ENV variable MAIL. It should be '/var/mail/fabreb'. If not, it might try to open /var/mai/root, which is not allowed...
Every problem has at least one solution. Only some solutions are harder to find.
Berlene Herren
Honored Contributor

Re: mail: permission denied!

Run this:

#sendmail -v -d44.99 root > /tmp/permtest

#sendmail -v -d44.99 username > /tmp/permtest

And check all permissions.

Berlene
http://www.mindspring.com/~bkherren/dobes/index.htm