Any idea why my Mac terminal says:
You have mail in /var/mail/lofye
How can I make it stop saying that every time I open terminal?
|
Any idea why my Mac terminal says:
How can I make it stop saying that every time I open terminal?
| ||||
|
feedback
|
|
Somehow you've had a script or something similar deliver mail to your account on your local machine which is stored in You can either remove the folder | |||||||||||||
feedback
|
|
I'm willing to bet it's because there are files in that folder. Have you actually looked at the contents of the folder? If there is something in there, it will more than likely give you an idea of what caused it, and how to prevent it in the future. From the terminal:
If you don't have mail, you won't see the message (there's not even a folder for my username under mail on my mac). | |||
|
feedback
|
|
type mail to view the mail. I believe d deletes it | |||||
|
feedback
|
|
If your running ClamAV for Mac this is a known issue. The system mails you after each update and scheduled scan. | |||
|
feedback
|
|
I was able to just create a .hushlogin and I've a clean Terminal now.
| |||
|
feedback
|