Thunderbird

From RHLUG Wiki
Jump to navigation Jump to search

Thunderbird is a productivity application developed by Mozilla that allows you to view your email, check your calendar and task lists, etc.

An alternative to Thunderbird is Evolution which is developed by Gnome. A tutorial needs to be written for Evolution. In the meantime, if you want, go ahead and try it, you may have to select OAuth2 for the authentication options. This tutorial may be a useful reference for setting up Evolution.

Email[edit | edit source]

Setup with Rose-Hulman Exchange Email Server[edit | edit source]

Official instructions are found on EIT's website.

This page is useful because it walks you through the process. You can apply a similar setup to any other IMAP email client (e.g. Evolution on Linux, K-9 Mail on Android, FairEmail on Android, etc.)

So here is what you need to do to connect:

  1. Go to File > New > Existing Mail Account... in Thunderbird.
  2. In "Your Name", enter your real name or Rose username. This will show up in the "To: " field when you have sent messages to other people.
  3. Under "Email address": enter "[yourrosehulmanusername]@rose-hulman.edu", replacing [yourrosehulmanusername] with your username used at Rose-Hulman (which contains your last name and first name and usually middle initial).
  4. Under "Password": enter your Rose-Hulman network password. This means whatever you log into Moodle, Banner Web, or My Rose-Hulman with, and applies generally to most Rose services.
  5. You can click on "Remember password" so you won't need to reenter your password. But be careful, because if you give someone physical access to your computer, they can see your Rose password! (It is stored in plain text in Thunderbird's database, see here for a description of the problem and here for a solution which will require a separate password to fetch new mail from your email accounts in Thunderbird. This is still present as of Firefox 52.x versions.)
  6. Now click "Continue". Immediately click "Manual config". Thunderbird will not be able to look up the mail server properly or enter the correct authentication settings so a manual configuration is required.
  7. Enter the following settings into each of the boxes. Important settings to note are bolded:
Manual config - Mail Account Setup
Server hostname Port SSL Authentication
Incoming: IMAP outlook.office365.com 993 SSL/TLS OAuth2
Outgoing: SMTP smtp.office365.com 587 STARTTLS OAuth2

IMPORTANT: You have to select the OAuth2 setting under "Authentication". "Normal Password" will not work. This is because 2-Factor Authentication is required on Rose-Hulman accounts since April 26, 2021, and the only way to use 2-Factor Authentication is to go through the Microsoft sign-in page, which uses the OAuth2 technology.

Extra information: As of April 24, 2021, app passwords cannot be added to your account, which would work with the "Normal Password" option.

8. Leave username (incoming/outgoing) the same. Now click "Done" (NOT Re-test, because that will auto-detect incorrect settings).

9. If another message dialog pops up for credentials, enter your Rose-Hulman network password and username ([email protected]) into the box. You can allow Thunderbird to save the password like last time.

Troubleshooting: If you clicked "Re-test" and not "Done" and then your settings don't work (e.g. Thunderbird then would try to switch to Kererbros instead of NTLM after checking settings, "The following settings were found by probing the given server" -- there is an error with Thunderbird's recognition of settings), you will need to reconfigure these fields because Thunderbird automatically tries multiple connection types. If you get "Thunderbird failed to find the settings for your email account" error, you will need to recheck what you entered in the fields/boxes, then click "Done" again to test the connection (NOT Re-test).

10. You will now see a dialog box pop up with the Rose-Hulman website. Log in with your network password and enter your 2-Factor Authentication code which you can access through KeePassXC (TOTP > Show Code) or your phone app. Click OK. If it prompts for permissions, click Accept (see why below*). The window should now close.

*Why should I accept them: The permissions are mandatory so Thunderbird can figure out your name when sending email, get your email, and send email. Those are the only permissions it lists anyway. Thunderbird will not access anything besides your email or real name. Unless you sync your settings with Mozilla Sync, this info will be stored locally. But even if you do use Mozilla Sync, it will encrypt your data, so Mozilla cannot read it. See their privacy policy for details.

11. Now you are all set up to read your email from Rose.

Source: https://kb.wisc.edu/helpdesk/page.php?id=102005

Calendars and Tasks Setup[edit | edit source]

Reminders will be automatically sent out depending on what reminders you have set for a specific event.

To disable event reminder sounds (a dialog with reminder will still pop up), go to the Edit menu > Preferences. Then go to the "Calendars" tab and click on the "Reminders" sub-category tab. Uncheck the "Play a sound" box, then click on Close on the bottom right. (Your settings in this window are automatically applied.)

If you want the today view (on the right hand side) and it disappeared (or you want to remove it from your view), click on "View" menu > Today Pane > Show Today Pane, or press the keyboard shortcut F11 (or whatever else was there) while in the Thunderbird window. Source: Link to a Mozilla forum post about this issue

Setup with Rose-Hulman Exchange Server[edit | edit source]

To be written up.

Setup with Google Calendar for Calendars and Tasks[edit | edit source]

To be written up.

Setup with Nextcloud/WebDAV Server (Radicale, SoGo, etc.) for Calendars and Tasks[edit | edit source]

To be written up.

For now, use this documentation for Nextcloud at this link. This process can be applied in a similar way to any WebDAV server.