Calmail alpine

From UCB Math Wiki
Revision as of 19:18, 28 March 2009 by SteveSizemore (talk | contribs) (New page: == Using Calmail/IMAP with alpine == For machines in the Math Department, edit your .pinerc file with the following changes. (username should be substituted with your actual user name on...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Using Calmail/IMAP with alpine

For machines in the Math Department, edit your .pinerc file with the following changes. (username should be substituted with your actual user name on the Math systems.

    inbox-path={calmail.berkeley.edu.edu/user=username@math.berkeley.edu/ssl/novalidate-cert}INBOX
    # ...
    feature-list=enable-incoming-folders

For home machines, you'll probably also need the following change.

    smtp-server=calmail.berkeley.edu:587/tls/user=username@math.berkeley.edu/novalidate-cert

--Steve Sizemore - Unix System Manager 02:18, 29 March 2009 (UTC)