Panix: Public Access Networks Corp.

Using Pine with the Panix Mail System


In general, you are best off using the system default settings for mail retrieval with Pine. However, if you wish to configure it yourself, here are the correct settings for the various methods.

IMAP:

1. .pinerc changes
Your inbox should be set like this for IMAP mail:
   inbox-path={localhost}INBOX
If you want Pine to handle IMAP folders as well as the folders already in your "mail" directory, change your "folder-collections" setting like this:
   folder-collections=mail/[],
                      "IMAP folders" {localhost}INBOX.[]
     

(The "mail/[]" folder collection will already be there. Just add the comma and the second line, so Pine will let you see your IMAP folders too.)

2. Changes in usage
Pine may take a bit longer to show you your INBOX now, especially if it's very big. That's the tradeoff for having your mail visible in Webmail, and for having IMAP access. If this gets very annoying, the only alternative right now is to switch to Mutt and read mail using direct NFS access to .maildir.

But that's just about all! Oh, since you're saving mail over IMAP now, you cannot use dots in your folder names. A minor issue.


Maildir:

  1. From the Pine main menu, press "s" for Setup, then "c" for Config.
  2. Arrow down to the "inbox-path" setting, and press ENTER.
  3. For "Name of Inbox server", just press ENTER (leave it blank).
  4. For "Folder name to use for INBOX", type: $HOME/.maildir/
  5. Press "e" to exit the setup. Now your Pine INBOX will be read directly.

© Copyright 2003, Public Access Networks Corporation

helpmaster@panix.com | Last modified: Monday, 02-Jul-2007 16:16:04 EDT

[ Panix Home ] [ Panix Help System Index ] [ UNIX Shell Help ] [ Email and Spam Help ] [ Top of This Page ]