# Configure Zoho IMAP & SMTP

To be able to use Zoho mailbox on Murlist, it has to be a paid account as Zoho restricts IMAP access on free accounts if you are using your company domain instead of @zoho.com.

## Add Your Mailbox's SMTP  & IMAP details: <a href="#add-your-mailboxs-smtp-imap-details" id="add-your-mailboxs-smtp-imap-details"></a>

For mailboxes using company's domain, use:

SMTP:\
Host:  **smtp.zoho.com**\
Port: 587 or 465\
User: Your email address\
Password: Your email password

IMAP:\
Host: **imappro.zoho.com**\
Port: 993\
User: Your email address\
Password: Your email pass

### Enable mailbox IMAP:

* Go to **Settings**
* Navigate to accounts [mail accounts](https://mail.zoho.com/zm/#settings/all/mailaccounts) and select the mailbox to update.
* Enable IMAP and save.
* Under the **IMAP** section, click **Launch folder settings.**

![enable IMAP for Zoho email](/files/-Mf7XTWbOefNlcp8XCz9)

Select the folders to permit and save.

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-zoho-imap-smtp.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.
