In order to use Pine with OKmail, you'll need to enter the following information:
Pine supports IMAP quite well, though the standard IMAP setup procedure through Pine doesn't seem to work at all. To setup Pine to use IMAP you will have to edit your .pinerc file directly as in the instructions below.
cd<enter>
vi
.pinerc<enter>/folder-collections<enter>You should see a listing something like:
# List of directories where saved-message folders may be. First one is
# the default for Saves. Example: Main {host1}mail/[], Desktop mail\[]
# Syntax: optnl-label {optnl-imap-hostname}optnl-directory-path[]
folder-collections=Mail mail/[]
A,<enter>
OKmail {mail.messagingengine.com/user=<jbloggs@okmail.net>/ssl}INBOX,<enter>
OKmail-Folders {mail.messagingengine.com/user=<jbloggs@okmail.net>/ssl}INBOX.[],<enter>
user-domain=mail.messagingengine.com,<enter>
inbox-path={mail.messagingengine.com/user=<jbloggs@okmail.net>/ssl}INBOX
You should now see something like this:
# List of directories where saved-message folders may be. First one is
# the default for Saves. Example: Main {host1}mail/[], Desktop mail\[]
# Syntax: optnl-label {optnl-imap-hostname}optnl-directory-path[]
folder-collections=Mail mail/[],
OKmail {mail.messagingengine.com/user=<jbloggs@okmail.net>/ssl}INBOX
OKmail-Folders {mail.messagingengine.com/user=<jbloggs@okmail.net>/ssl}INBOX.[]
user-domain=mail.messagingengine.com
inbox-path={mail.messagingengine.com/user=<jbloggs@okmail.net>/ssl}INBOX
<esc>:wq<enter>Which should save the changes and quit, if there were any problems, type:
<esc>:q!<enter>Which will quit and ignore any changes.
PINE 4.33 COLLECTION LIST Folder: INBOX No Messages
Mail
Local folders in mail/
OKmail
Folders on okmail.net in INBOX.
? Help < Main Menu P PrevCltn - PrevPage
O OTHER CMDS > [View Cltn] N NextCltn Spc NextPage W WhereIs
PINE 4.33 FOLDER LIST Folder: INBOX No Messages
Folders on okmail.net in INBOX.
------------------------------------------------------------------------
Drafts[.] OKmail[.] Humour[.] Saved[.] Sent Items[.]
Trash[.]
[ALL of folder list]
? Help < ClctnList P PrevFldr - PrevPage A Add R Rename
O OTHER CMDS > View Dir N NextFldr Spc NextPage D Delete W WhereIs
To use SSL, you may need to get an updated root certificate.
If Pine complains about a self-signed certificate, get the root certificate from
here:
http://www.fastmail.fm/Entrust.net_Secure_Server_CA.pem
Put it where Pine is looking for it (/usr/lib/ssl/cert.pem/,
/usr/local/ssl/cert/, etc) you should find the problem fixed.
IMAP is a powerful protocol that allows you keep to your email synchronised, whether you're at home, at work, at a friends place or an internet cafe. You don't have to worry about what computer the email is on, because all the email is kept on the server and each client sees the same 'view' of the email. See this FAQ page to learn more about IMAP
Please make sure that you have followed the steps to use SSL in Incoming/Outgoing Server Setup correctly.
Last modified on: Wed May 14 12:00:00 UTC 2003