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 through an IMAP connection as detailed below, however you will lose some of the advanced features provided by the Exchange MAPI connection

General Outgoing Email Configuration

If you are sending Olin email using a tool other than Microsoft Outlook or the Office 365 web interface, you will need to configure the “outgoing mail server” or “outgoing SMTP server” to use the Olin Office 365 configuration. These enhanced security requirements help to reduce the volume of spam flowing through email systems.

Though the exact fields may be different in your email program, these are the general settings that are required:

  • Outgoing SMTP server: smtp.office365.com
  • Outgoing SMTP port: 587 (do not use 25 or 465)
  • Use encryption: TLS
  • SMTP server login: use your Olin username, such as jstudent@olin.edu
  • SMTP server password: use your Olin account password

Using smtp.olin.edu or smtps.olin.edu for this configuration is no longer supported, and may stop working at any point.

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: ldaps.olin.edu
  • Base DN: ou=people,dc=olin,dc=edu
  • Port number: 3269
  • Bind DN: MILKYWAY\[your username]
  • Under the advanced tab, ensure that login method is set to simple.

Select OK, then check Directory Server: and select the Exchange address book.

Calendar

  • Finally, you'll want the “Lightning” extension for Thunderbird.
  • Next, install this extension:

https://addons.mozilla.org/af/thunderbird/addon/provider-for-microsoft-exchang/

  • Make a new calendar, choose Microsoft Exchange, and type in a URL like the following: https://MILKYWAY\[your username here]@webmail.olin.edu/EWS/Exchange.asmx

Email

  1. Create a new account.
  2. Type in your name, e-mail address, and password.
    • Thunderbird will attempt to auto-detect some settings (you can stop this).
    • Make sure the Incoming mail account is set to IMAP (vs. POP),
  3. Select Manual setup… and use the information below.

IMAP Settings

POP/SMTP configuration:
  • As of the August 2015 Exchange migration. POP is no longer a supported protocol. We suggest that you use the IMAP configuration listed below.
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:
      • Type : IMAP
      • Server name: outlook.office365.com
      • Port: 993
      • Username: Olin UPN (e.g. jstudent@olin.edu)
      • Connection Security: SSL/TLS
      • Authentication Method: normal password
    • Outgoing server:
      • Type :SMTP
      • Server name: smtp.office365.com
      • Port: 587 (use TLS encryption)
      • Username: Olin UPN (e.g. jstudent@olin.edu)
      • Connection Security: STARTTLS
      • Authentication Method: normal password
    • If necessary, click Advanced
      • Select “use incoming mail settings” for authentication settings