This is an old revision of the document!


Setup your Email Client for Olin Email

Outlook

This is the default configuration when using Outlook with an Exchange server

  • All Configurations:
    • Verify that your Exchange configuration is encrypting communication between Outlook and the Exchange server.
    • Within Outlook
      1. Right click your Mailbox in the All Mail Folders window
      2. Select Properties at the bottom of the popup menu
      3. In the General tab, click the Advanced button at the bottom
      4. Select the Security tab
      5. Under the Encryption setting, select the Encrypt data between Microsoft Office Outlook and Microsoft Exchange server option
      6. Click OK
      7. Click OK
  • From campus:
    • If you login to your computer with your Olin network credentials, it uses that account automatically to retrieve and send email
  • From off campus:
    • If you login to your computer with your Olin network credentials, it uses that account automatically to retrieve and send email
    • Alternatively, you could configure your account as an IMAP or POP account as detailed below, however you will lose some of the advanced features provided by the Exchange MAPI connection

Thunderbird

Address Book

To set up your address book, go to Edit → Preferences, Composition tab, Addressing tab. Click Edit Directories…, click Add:

  • Name: Exchange
  • Hostname: ldap.olin.edu
  • Base DN: ou=people,dc=olin,dc=edu
  • Port number: 389
  • Bind DN: MILKYWAY\[your username]
  • Under the advanced tab, ensure that login method is set to simple.

Hit OK, then check Directory Server: and select the Exchange addressbook.

Calendar

POP/IMAP Settings for Thunderbird and Other Clients

POP/SMTP configuration:
  • Note that this requires enabling SSL for both POP and SMTP (referred to as POPS and SMTPS) and requires different port numbers
    • Incoming server:
      • Server name: pops.olin.edu
      • Port: 995
    • Outgoing server:
      • Server name: smtps.olin.edu
      • Port: 587 (for both SSL & TLS)
IMAP/SMTP configuration:
  • Note that this requires enabling SSL for both IMAP and SMTP (referred to as IMAPS and SMTPS) and requires different port numbers
    • Incoming server:
      • Server name: imaps.olin.edu
      • Port: 993
    • Outgoing server:
      • Server name: smtps.olin.edu
      • Port: 587 (for both SSL & TLS)