Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 03-05-2009, 07:39 PM   #1 (permalink)
Osiris's Avatar
 

Join Date: Jan 2005

Location: Kentucky

Posts: 32,217

Osiris is a jewel in the roughOsiris is a jewel in the roughOsiris is a jewel in the rough

Send a message via ICQ to Osiris Send a message via AIM to Osiris Send a message via MSN to Osiris Send a message via Yahoo to Osiris Send a message via Skype™ to Osiris
Default Old School Linux email with Alpine

Source: Old School Linux email with Alpine

I grew up with old-school email tools in Linux. The primary tool I used was Pine. Pine was simple, elegant, reliable, and insanely fast and lightweight. Of course Pine was a text-based email client only. To view graphics or html you had to invoke an external application. Pine also wasn’t a “point and click” email client that people were beginning to grow fond of. But Pine could be used remotely which, for some, solved a lot of problems.
After many years Pine caved under licensing issues and a replacement forked from Pine called Alpine. I still use Alpine when I want a no-frills email client or I am logging in remotely. And in this article I am going to show you how to install, configure, and use Alpine.
Installing
Alpine is simple to install. Fire up your Add/Remove Software utility and do a search for Alpine. Once you see Alpine, select the results and click Apply to install the software. You could also install via command line like so:
sudo apt-get install alpine
or
yum install alpine
or
urpmi alpine
Running
Alpine Menu

Once Alpine is installed, in order to run the software, you have to open up a terminal window. Once you open a terminal window issue the command alpine. Once Alpine has started you will see the menu screen. From this screen you can get to everything you need in Alpine.
Upon first run you will need to configure Alpine to work with your system. To get to the configuration screen click the “s” key and then click the “c” key.
Configuration Screen

The screen you see on the right is where you can get to all of the various configuration options within Alpine. Here you can set up:
  • <LI itxtvisited="1">Printer <LI itxtvisited="1">Password <LI itxtvisited="1">Configuration options <LI itxtvisited="1">Signature <LI itxtvisited="1">Addressbook <LI itxtvisited="1">Folders <LI itxtvisited="1">Rules <LI itxtvisited="1">LDAP <LI itxtvisited="1">Color
  • Remote Configuration setup
Configuration Options

The first screen you will want to visit is the Configuration options (that’s the “c” option).
From this screen you will need to configure your incoming/outgoing servers (as well as a few other options).
The one option that can trip people us is the Inbox Path. If you get your email from a remote server you can not just configure the Inbox name here. Say, for instance you get your mail from the remote server “mail.maildomain.com”. To configure Alpine for this you would enter
{mail.maildomain.com/user=username}INBOX_NAME
Where username is the actual username and INBOX_NAME is the actual name of your inbox.
in the Inbox Path option.
Now if Alpine complains about certificate errors you might have to enter your Inbox Path with the novalidate-cert option like so:
{mail.maildomain.com/novalidate-cert/user=username}INBOX_NAME
The rest of the options can be configured as you would expect.
Using Alpine
Alpine Inbox

Using Alpine is simple. You navigate around with the arrow keys or various single keys or key-combinations. To get to your inbox you would click the “i” key from the main screen. You will notice at the bottom of the main screen a number of indicators that help you do a number of things.
Here are the main keys or combinations you will need to know:
  • <LI itxtvisited="1">c - Compose an email <LI itxtvisited="1">Ctrl-c - Cancel an action <LI itxtvisited="1">Ctrl-x Send an email <LI itxtvisited="1">Enter - Read an email <LI itxtvisited="1">r - Reply to an email <LI itxtvisited="1">f - Forward an email <LI itxtvisited="1">Ctrl-t - Add an address to the Alpine addressbook <LI itxtvisited="1">d - Delete an email <LI itxtvisited="1">u - Undelete an email <LI itxtvisited="1">s - Save an email
  • e - Export an email
The above list will get you by fairly well in Alpine.
Final Thoughts
Alpine is one of the most reliable email clients available. Does it have its shortcomings? Of course. But for what it does you will be hard pressed to find a better solution.
__________________
Osiris is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
The 25 Most Common Mistakes in Email Security Osiris Virus - Spyware Protection / Detection 8 02-20-2009 03:42 PM
Fundamental Differences Between Linux and Windows Osiris Linux Tips and Tricks 0 12-11-2008 06:13 PM
The five best things in Linux 2.6.27 Osiris Linux Tips and Tricks 2 10-21-2008 09:13 PM
New with Linux MindHacked Linux, BSD, other *nixes & Open Source Software 8 04-16-2008 09:18 PM
Want to make the move to Linux for good...advice? BoysNightOut Linux, BSD, other *nixes & Open Source Software 25 05-16-2007 11:40 AM