# Configure Microsoft Office 365

To get MurList warm to work with Microsoft 365, there are a few things that you need to change from the admin center.

Here are the steps to complete the process:

### Configuration details:

**SMTP:** \
&#x20; Host: outlook.office365.com\
&#x20; Port: 587\
&#x20; Username: your email\
&#x20; Password: your password\
\
**IMAP**:\
&#x20; Host: outlook.office365.com\
&#x20; Port: 993\
&#x20; Username: your email\
&#x20; Password: your password

## Step One: <a href="#step-one" id="step-one"></a>

* Click on settings.
* Then click Admin Center.
* Then click show all within the admin center.
* Then click Azure Active Directory
* Then scroll down find the properties tab

## **Step 2: Adjust Admin Properties** <a href="#step-2-adjust-admin-properties" id="step-2-adjust-admin-properties"></a>

Within the admin properties section, you will need to Enable Security defaults to No.

To do this click "Manage Security Defaults" then click No within the right hand slider window. Toggle security default

![](https://murlist.com/blog/content/images/2021/05/admin-settings.png)

## **Step 3: Allow The Inbox To Use SMTP & IMAP** <a href="#step-3-allow-the-inbox-to-use-smtp-imap" id="step-3-allow-the-inbox-to-use-smtp-imap"></a>

A. First go back to the Admin Center and select Users > Active UsersSelect Active users

![](https://murlist.com/blog/content/images/2021/05/smtp_settings_A.png)

B. Select the inbox that you want to add to Warmup Inbox. By doing this a slider will come out like this:

C. Select the Mail tab within the slide and click Manage email apps

![](https://murlist.com/blog/content/images/2021/05/smtp_settings_B.png)

D. Ensure IMAP and Authenticated SMTP is checked.

![](https://murlist.com/blog/content/images/2021/05/smtp_settings_D.png)

## **Step 4: Wait for about an hour, then try reconnecting.** <a href="#step-4-wait-for-about-an-hour-then-try-reconnect" id="step-4-wait-for-about-an-hour-then-try-reconnect"></a>

Once you've completed steps 1-3, you will be able to connect your account! We suggest waiting for at least an hour so that the setting changes have time to propagate. Sometimes this could take up to 24 hours.\
If you experience any troubles, please reach out at <support@murlist.com>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.murlist.com/email-warmup/setup-and-configuration-guide/configure-microsoft-office-365-mailbox-for-email-smtp-warming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
