LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   check email in terminal (https://www.linuxquestions.org/questions/linux-newbie-8/check-email-in-terminal-4175425328/)

greenhorn_linux 09-02-2012 07:34 PM

check email in terminal
 
hi all,
i'm a new linux user, so my question is how can i ceck my email account in terminal, just using comand line? :redface:

btmiller 09-02-2012 07:45 PM

The are a number of command line e-mail clients: alpine and mutt being just two of many examples (I believe even emacs can be used, but I'm a vi person :-D). You should install a few with your distro's package manager (most have a way to search for packages, so you can search for "mail client") and then try to configure them and decide which one you like best.

Since you appear to be using Ubuntu, you can do something like "sudo aptitude install alpine" to install the alpine CLI mail client.

greenhorn_linux 09-03-2012 01:17 AM

thanks you :) but can you please post me a guide for configure alpine? I've got a hotmail account, is it possible configure it?

btmiller 09-03-2012 01:37 AM

I don't know because I don't use hotmail. Do they sipport accessing your e-mail via POP3 or IMAP? If not, you may be out of luck...

greenhorn_linux 09-03-2012 02:18 AM

how can I check if it support POP3 or IMAP?

business_kid 09-03-2012 03:42 AM

There's a script or package out there called GOTMAIL, specifically done for accessing hotmail and other webmail accounts.

http://www.gotmail.jp/eng/

pan64 09-03-2012 04:25 AM

http://forums.fedoraforum.org/showthread.php?t=242221


All times are GMT -5. The time now is 09:39 AM.