Do you keep getting the “You have mail.” message when you open your terminal? There is an easy way to stop this message from happening. You do this by using the mail app in the macOS terminal and deleting the messages.
Follow these instructions to get rid of the message:
- Open terminal
- Run
mail
- Enter the command
d *
- Quit the mail app with the command
q
Or watch this short video that shows me doing the above:
That is all there is to it!
Feel free to check out my other macOS-related articles here