Changes between Version 36 and Version 37 of Email


Ignore:
Timestamp:
08/28/06 12:41:08 (20 years ago)
Author:
dkg@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Email

    v36 v37  
    55Each user account in the CAL network has a mailbox, initially configured with 1GB of storage, which is accessible mainly through [imap://mail.astro.columbia.edu/ IMAP with TLS]/[imaps://mail.astro.columbia.edu/ SSL]. You can categorize your e-mail into subfolders within this mailbox.  A [https://mail.astro.columbia.edu/ webmail interface] (secured via HTTPS) provides an alternative access method. The mail is filtered for spam and viral content before delivery.
    66
    7 == Recommended Email Handling Software ==
     7== IMAP, SMTP, and Webmail ==
     8
     9Internet Message Access Protocol (IMAP) is a system by which your e-mail is kept on the server and can be accessed from any machine on the network. When you want to view, send or manage your messages, your e-mail program (client) connects to the CAL central e-mail server for access. Because your e-mail always remains on the server, you can easily retrieve it from virtually any location with Internet access. IMAP is useful if you travel frequently, access your e-mail at multiple locations, and/or use web mail as your main mail client.
     10
     11== Recommended Mail User Agents ==
     12
     13 You can access your mail through a variety of different IMAP clients.  Some that we recommend are:
    814
    915 * Thunderbird
     
    1218 * Mutt (text based)
    1319
    14 == IMAP, SMTP, and Webmail ==
    15 
    16 Internet Message Access Protocol (IMAP) is a system by which your e-mail is kept on the server and can be accessed from any machine on the network. When you want to view, send or manage your messages, your e-mail program (client) connects to the CAL central e-mail server for access. Because your e-mail always remains on the server, you can easily retrieve it from virtually any location with Internet access. IMAP is useful if you travel frequently, access your e-mail at multiple locations, and/or use web mail as your main mail client.
    17 
    18 == Configuring Your Email Client ==
     20=== Configuring Your Email Client ===
    1921
    2022Detailed information regarding the email server settings and related information can be found on the [wiki:'MUA Configuration'] page.