Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Protocol: Outlook Web Access
Login Method: Detect Automatically

Webmail page: https://outlook.office365.com
http://outlook.com/owa/exchange.slac.stanford.edu

...


Install and configure the Owl plugin in Thunderbird

  1. Open a terminal, install and/or update thunderbird to latest version by running these commands for Ubuntu:

    Code Block
    languagetext
    sudo apt update
    sudo apt install thunderbird
    sudo apt upgrade thunderbird

    Or these commands for CentOS:

    Code Block
    languagetext
    sudo yum clean all
    sudo yum install thunderbird
    sudo yum upgrade thunderbird
  2. In your terminal window, start Thunderbird by typing 'thunderbird' in your terminal window:

    Code Block
    languagetext
    thunderbird
  3. You will be presented with a window that says "Welcome to Thunderbird"
  4. When asked: "Would you like a new email address?", close this window, or select "I think I'll configure my account later"
  5. select Select the menu button in the upper right (the box with three lines in it)
  6. selectSelect: Add-ons
  7. click Click the button that says "browse all add-ons"
  8. type Type "owl" in the search dialog box
  9. select Select the choice that shows up which says "Owl for Exchange"
  10. click Click "+ Add to Thunderbird"
  11. Under "Tools -> Add ons", click on "Owl for Exchange", and click "Preferences"
  12. Click "Add new account Manually"
  13. Next to Webmail page, enter:  https://outlook.office365.com

...