My C++ professor has had us use Terminal for editing code. Is there an app or program that will allow me to send and receive email via Terminal, so I can stay in one window?
|
This sure takes me back to my university days... Mutt has still got to be one of the best terminal-based mail clients out there. It's been around longer than I'd like to admit. It's available as a homebrew package:
Overall you'll get a much better experience using something like Mutt than you will with something like You can even use Mutt with Gmail if that's your bag. See this article for details on setting up Mutt to work with Gmail. Pretty colours...
|
||||
|
|
Yes and here is another one called the Alpine Messaging System a.k.a Alpine. Available from the University of Washington
If you install MacPorts you can install alpine by doing the following:
|
||||
|
|
|
For a full fledged terminal based email client that supports most email protocols, I'd suggest using mutt. You can download mutt from here, if you'd like to build from source. This webpage gives you directions on how to install on OS X. If you use Here are a few basic steps to get your
You can customize these further as you wish, and there are also some useful questions in the |
||||
|
|
|
Take a look at the mail command. It will let you send and receive email in the Terminal. |
|||||
|



