1835245 Members
2751 Online
110078 Solutions
New Discussion

mail error

 
SOLVED
Go to solution
nibble
Super Advisor

mail error

hi guys, got this error.

all users (except) cant recieved mails in my ux box but they can send to root.

they hav an error of Mailbox Full but when i look at /var/spool/mail/... i didnt see any $user file.

also, when i su-ed to a sample user, and issued mail command, a got a No Mail.

help please

2 REPLIES 2
G. Vrijhoeven
Honored Contributor
Solution

Re: mail error

Hi,

It should be /var/mail and /var/spool/mqueue, check the rights of the dirs and the suid en sgid bits on the sendmail executable.

Gideon
nibble
Super Advisor

Re: mail error

got it! tnx