Differences

This shows you the differences between two versions of the page.

services:pine [2009/09/30 11:04]
admin
services:pine [2011/03/23 13:46] (current)
admin
Line 1: Line 1:
===== Pine ===== ===== Pine =====
-Pine is a simple command line Linux mail client.+Pine is a simple command line Linux mail client. Here are instructions on how to set it up using the SCS mail server.
The pine configuration settings can be edited using the 'SETUP - (C) Config' pine option. The pine configuration settings can be edited using the 'SETUP - (C) Config' pine option.
Line 9: Line 9:
User Domain                = scs.carleton.ca User Domain                = scs.carleton.ca
SMTP Server (for sending)  = mail.scs.carleton.ca/novalidate-cert SMTP Server (for sending)  = mail.scs.carleton.ca/novalidate-cert
-Inbox Path                = {imap.scs.carleton.ca:993/user=your_username/ssl/}INBOX+Inbox Path                = {imap.scs.carleton.ca:993/user=your_username/novalidate-cert/ssl/}INBOX
</code> </code>
-* make sure to replace 'your_username' with your login name+  * make sure to replace 'your_username' with your login name 
 +  * The novalidate-cert option is there to automatically accept the self-signed certificate on the mail server
<note>You can edit the pine configuration directly using the .pinerc file</note> <note>You can edit the pine configuration directly using the .pinerc file</note>
Line 18: Line 19:
==== Accessing your folders ==== ==== Accessing your folders ====
-If you log into access you can see your local folders. If your on another machine you will have to tell pine where your saved mail folders are. An easy way to do this is to edit the .pinerc file as follows:+If you log into [[services:external_access_host_access | access ]] you can see your local folders. If your on another machine you will have to tell pine where your saved mail folders are. An easy way to do this is to edit the .pinerc file as follows:
<code>folder-collections=access {imap.scs.carleton.ca:993/user=your_username/ssl}[]</code> <code>folder-collections=access {imap.scs.carleton.ca:993/user=your_username/ssl}[]</code>
Back to top
services/pine.1254323098.txt.gz · Last modified: 2009/09/30 11:04 by admin