# Configure Yahoo Mail

Configuring Yahoo mail for email warming requires only 2 steps.

Here are the configuration details for Yahoo Mail email warmup.

**Incoming Mail (IMAP) Server**

* Server - *imap.mail.yahoo.com*
* Port - *993*
* Requires SSL - *Yes*

**Outgoing Mail (SMTP) Server**

* Server - *smtp.mail.yahoo.com*
* Port - *465* or *587*
* Requires SSL - *Yes*
* Requires authentication - *Yes*

**Your login info**

* Email address - Your full email address (<name@domain.com>)
* Password - **Generate App Password**
* Requires authentication - *Yes*

Notice the password says "Generate App Password". This is means that you have to create a unique password to authenticate Murlist. This is pretty easy to do and involves just a few steps.

1. [Sign in to your Yahoo Account Security page](https://login.yahoo.com/account/security?.lang=en-US&.intl=us&.src=yhelp).
2. Click **Generate app password** or **Generate and manage app passwords**.
3. Enter your app's name in the text field.
4. Click **Generate password**.
5. Follow the instructions below the app password.
6. Click **Done**.


---

# 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-yahoo-mail.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.
