> For the complete documentation index, see [llms.txt](https://help.murlist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.murlist.com/email-warmup/setup-and-configuration-guide/how-to-set-up-email-warming.md).

# How to set up email warming

## How to add your Mailbox

To set up email warmup inbox, you have to follow the steps below.

#### Step One:

Login or create at <https://murlist.com/auth> and head to <https://murlist.com/dashboard>.

![Log into the Murlist dashboard and click add inbox to warm](/files/-MaWYJFRRT9-i3Oq6GGt)

#### Step two:

Step two: Click on the "Add inbox to warm" button to add your mailbox. A form will open up. Fill the form with the appropriate details. \
The form has multiple sections:

* Sender details: This second is used in sending the warm up mails. This include your name and your email address.
* Warming behavior: Here you define how you would want warming to be executed.
* SMTP Setting: Here you define the SMTP configuration. [Here](https://murlist.com/blog/how-to-add-and-configure-google-suite-for-email-warming/) is a guide if you use GSuite.&#x20;
* IMAP Settings: You enter the IMAP settings for your mailbox here.<br>

![Configure sender details and email warmup inbox behavior ](/files/-MaWcNCl_YlurEVgJi05)

![](/files/-MaWdaLDIoNTaueSzXA0)

Click on "**Add inbox**" to submit the form. The entry will be validated for a while and warming should start.

**Other steps to help you get started with email warmup inbox.**

* [x] How to add your mailbox for warming.
* [ ] [Configure AWS SES for warming.](https://help.murlist.com/email-warmup/configure-aws-ses-for-email-warmup-inbox-warming)
* [ ] [Configure MailGun.](https://help.murlist.com/email-warmup/configure-mailgun)
* [ ] [Configure Gsuite | Google workspace.](https://help.murlist.com/email-warmup/configure-gsuite-gmail-for-email-warming)
* [ ] [Configure Office 365.](https://help.murlist.com/email-warmup/configure-microsoft-office-365-mailbox-for-email-smtp-warming)
* [ ] [Configure Yahoo Mail](https://help.murlist.com/email-warmup/configure-yahoo-mail)
* [ ] [Warming Checklist.](https://help.murlist.com/email-warmup/a-few-considerations-before-warming-your-email-inbox)<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.murlist.com/email-warmup/setup-and-configuration-guide/how-to-set-up-email-warming.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
