mail in terminal?

Koelling

I Think Different
I opened terminal today and found this:
Welcome to your worst nightmare!
You have new mail.
[localhost:~] koelling%
Just to clear things up, the worst nightmare part is my edited welcome line. I use Terminal so much that it is quite possible that I didn't see this simply because I open then start working, I don't read that part. What does it mean and how do I fix it?
 
I'm not sure what your problem is...but if you want to see your new mail just type mail and you can see what your "new mail" is all about.
Most probably it's just your computer log (cleanup log, send/recv. log) being directed to you instead of being directed to "the black hole". I have it setup in this way. You could also have the mail being directed to your mail.app.
 
Suprisingly enough, it means you have new mail. ;)

This happens if a cron task or something else local happens
and the system sends mail. It ain't gonna send it POP/IMAP.

The shell checks for that on startup. Check
/var/mail
 
I've tried to use mail, but but get an error about "group writable directory"; I've checked the recipients and, no, they haven't gotten the messages. Is this something Apple deliberately disabled or is it something another program messed up?
 
paragon: thanks, that was an informative article, although a bit newbish.

chenly: i believe the group permissions thing is answered in the article that paragon posted.
 
Ah ha! It all makes sense now.

I've been trying to get mpg123 to be my cron alarm clock but for some reason it wasn't able to find mpg123 as a command. Cron was then sending me the error messages via mail. I did fix the problem of it not finding it (path of /sw/bin/mpg123) but it's still not able to create a sound connection so I'm still stuck with iTunes.
 
If I see in terminal I have new mail I simply type mutt.

How many of us here use terminal for seeing the mails? I casually use it mainly for sending mails ... and I know only one here who really uses mutt as main mail application ;)
 
Originally posted by Giaguara

How many of us here use terminal for seeing the mails? I casually use it mainly for sending mails ... and I know only one here who really uses mutt as main mail application ;)

Yup. Mutt rules.


 
Back
Top