I know this might appear to be a real newbee question, but it
is coming from one. ;)
Why do I have a /var/spool/mail and a /usr/spool/mail?
The /var/spool/mail doesn't seem to do anything, does it:
I ran a test.
I chown'd a partickular user's /var/spool/mail file to
root and chown'd the same user's /usr/spool/mail file
to root.
The result was that the user couldn't check mail--that makes sense!.
I then chown'd that user's /usr/spool/mail to make that user the
owner and that user could then check mail.
If /var/spool/mail was still owned by root ad the user was able to
check mail, what is the function of /var/spool/mail?