Pine
From Silenceisdefeat
We advise that you use the University of Washington's PINE, which you can access by running the "pine" command.
Contents |
Help
Setting up pine to read your mail on SD
Why do we need special instructions?
SD runs alpine 2.00 from OpenBSD's ports, which does not support the maildir format. Postfix on SD delivers in the maildir format. However, alpine can be configured to use IMAP to access remote message stores as if they were local.
Directions
Use alpine's Setup Menu to set your Inbox Path to:
{mail.silenceisdefeat.com:993/user=U*S*E*R*N*A*M*E/ssl/novalidate-cert}
replacing U*S*E*R*N*A*M*E with your own SD username.
OR
Put this at the end of your ~/.pinerc, (replacing U*S*E*R*N*A*M*E with your own SD username.)
inbox-path={mail.silenceisdefeat.com:993/user=U*S*E*R*N*A*M*E/ssl/novalidate-cert}
Alpine will prompt you for your password upon each startup (security features on SD won't allow alpine to store passwords).
Additional info on IMAP options at:
And now open up pine. You should be able to read your mail.

