Alpine

This page is showing a generic answer.
To see a more detailed answer customized for you, type your e-mail address here:

Experienced Unix users may wish to use the Alpine email program ( a new version of the old Unix “Pine” program) from the command line. This article describes how to set up Alpine to send and receive email for a POP mailbox that you've created.

You should only use Alpine if you are already familiar with it. Alpine is not an appropriate email program for average users, and we do not provide support or assistance for it beyond this page.

Alpine settings

The instructions below are generic. Please enter your email address in the box above to view the correct settings for your address.

To get started, login to the Unix shell and run alpine.

Press "S" from the main menu, then "C". Change the first part of the settings to look like this (replacing "John Smith" with your name, of course):

personal-name = John Smith
user-domain   = example.com
smtp-server   = mail.tigertech.net:587/novalidate-cert/user=address@example.com
nntp-server   = <No Value Set>
inbox-path    = {mail.tigertech.net/norsh/novalidate-cert/user=address@example.com}INBOX

Leave the rest of the main settings at their defaults, then scroll further down the settings and change the customized-hdrs field to:

customized-hdrs = From: "John Smith" <address@example.com>

Press "E" then "Y" to exit the settings, then press "Q" and "Y" to exit Alpine.

Start Alpine again and you should be able to read incoming mail and send outgoing mail.