Difference between revisions of "Email"

From UCB Math Wiki
Jump to: navigation, search
(mutt)
(Undo revision 3885 by Igor (talk))
(Tag: Undo)
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=CalMail Conversion=
+
{{Outdated}}
  
Beware! This information will be outdated once the [[CalMail conversion]] occurs.
+
 
 +
== Note about the CalMail conversion ==
 +
 
 +
After the transition to CalMail, the imap server on math.berkeley.edu will continue to run for a while to allow for you to migrate your mailboxes.
 +
We recommend that you not delete your math email account settings from your mail client for a while after you have setup your Calmail account. The accounts will be separate in your mail client,
 +
which will easily keep track of both.  Below are instructions on how to set up accounts both using the math department server and the Calmail server.  Before you set up your Calmail account, go to the Calmail Web page to create your new password.  See the FAQ on how to do this.  The outgoing mail SMTP server mail.math.berkeley.edu will keep running for a very short while after the migration but will go away very soon.  We recommend that you use the calmail server (calmail.berkeley.edu) exclusively.
  
 
=Email Configuration=
 
=Email Configuration=
Line 7: Line 12:
 
==Mac OS X 10.5==
 
==Mac OS X 10.5==
  
===Mail===
+
===Apple's own mail client, called "Mail" or "Mail.app"===
  
Open Mail.  If this is the first time you've ran Mail, you'll be prompted to add an account.  If not, choose File -> Add Account...
+
Open Mail.  If this is the first time you've run Mail, you'll be prompted to add an account.  If not, choose File -> Add Account...
  
 
Fill in the first screen with your appropriate details:
 
Fill in the first screen with your appropriate details:
Line 17: Line 22:
 
On the next screen, enter
 
On the next screen, enter
 
* Account Type: IMAP
 
* Account Type: IMAP
* Incoming Mail Server: mail.math.berkeley.edu
+
* Incoming Mail Server: calmail.berkeley.edu
 +
[[Image:incoming.png]]
  
[[Image:OSX-Mail-Add_Account-1.png]]
+
On the next screen, enter
  
On the next screen, enter
+
*Outgoing Mail server: calmail.berkeley.edu    
* Outgoing Mail Server: mail.math.berkeley.edu
+
[[Image:outgoing.png]]
  
[[Image:OSX-Mail-Add_Account-2.png]]
 
  
On the final screen, verify the details and create the account.
+
On the final screen, verify the details and create the account:
  
[[Image:OSX-Mail-Add_Account-3.png]]
+
[[Image:summary.png]]
  
Lastly, you'll need to set your IMAP prefix.  To do this, go to Mail -> Preferences... and select the "Accounts" tab.  Choose your math account in the list on the left, and click on the "Advanced" tab.  Enter:
 
* IMAP Path Prefix: Mail
 
(NB: While "Mail" is the recommended path prefix, if you've used IMAP before your path prefix may be different.)
 
  
[[Image:OSX-Mail-Accounts.png]]
+
You need not  set any IMAP prefix.  
  
 
Close the preferences window, choosing to save your changes when prompted.  Then restart Mail (by quitting and reopening it) to have your changes take effect.
 
Close the preferences window, choosing to save your changes when prompted.  Then restart Mail (by quitting and reopening it) to have your changes take effect.
 +
 +
After this we recommend you check your SMTP servers.  Do this by again selecting Accounts from the Preferences menu.  You should find the following pane:[[Image:Smtp.png]]
 +
 +
Select the popup list called Outing Mail Server to be sure it is set to calmail.berkeley.edu.
  
 
===Thunderbird===
 
===Thunderbird===
Line 61: Line 67:
 
-Brad
 
-Brad
 
</blockquote>
 
</blockquote>
 +
 +
There is also a [[Calmail_alpine]] page.
  
 
===mutt===
 
===mutt===
Instructions for using mutt with IMAP for Calmail. [[/computing/wiki/index.php/Calmail_mutt]]
+
<blockquote>
 +
Instructions for using mutt with IMAP for Calmail are on the [[Calmail_mutt]] page.
 +
</blockquote>

Latest revision as of 12:43, 4 January 2019

Ambox content.png Some or all of the information on this page is outdated, irrelevant or confusing. Please help clean it up if you are able.


Note about the CalMail conversion

After the transition to CalMail, the imap server on math.berkeley.edu will continue to run for a while to allow for you to migrate your mailboxes. We recommend that you not delete your math email account settings from your mail client for a while after you have setup your Calmail account. The accounts will be separate in your mail client, which will easily keep track of both. Below are instructions on how to set up accounts both using the math department server and the Calmail server. Before you set up your Calmail account, go to the Calmail Web page to create your new password. See the FAQ on how to do this. The outgoing mail SMTP server mail.math.berkeley.edu will keep running for a very short while after the migration but will go away very soon. We recommend that you use the calmail server (calmail.berkeley.edu) exclusively.

Email Configuration

Mac OS X 10.5

Apple's own mail client, called "Mail" or "Mail.app"

Open Mail. If this is the first time you've run Mail, you'll be prompted to add an account. If not, choose File -> Add Account...

Fill in the first screen with your appropriate details:

OSX-Mail-Add Account.png

On the next screen, enter

  • Account Type: IMAP
  • Incoming Mail Server: calmail.berkeley.edu

Incoming.png

On the next screen, enter

  • Outgoing Mail server: calmail.berkeley.edu

Outgoing.png


On the final screen, verify the details and create the account:

Summary.png


You need not set any IMAP prefix.

Close the preferences window, choosing to save your changes when prompted. Then restart Mail (by quitting and reopening it) to have your changes take effect.

After this we recommend you check your SMTP servers. Do this by again selecting Accounts from the Preferences menu. You should find the following pane:Smtp.png

Select the popup list called Outing Mail Server to be sure it is set to calmail.berkeley.edu.

Thunderbird

(Content not available yet.)

Windows Vista

(Content not available yet.)

Unix/Linux

Pine

Here one user got pine working on the math department servers:

The relevant parts of my .pinerc are:

smtp-server=mail.math.berkeley.edu:587/tls/user=bfroehle
inbox-path={mail.math.berkeley.edu:993/novalidate-cert/ssl/user=bfroehle}INBOX
folder-collections=Mail {mail.math.berkeley.edu:993/novalidate-cert/ssl/user=bfroehle}mail/[]

-Brad

There is also a Calmail_alpine page.

mutt

Instructions for using mutt with IMAP for Calmail are on the Calmail_mutt page.