> ## Documentation Index
> Fetch the complete documentation index at: https://developer.breakcold.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Connect an SMTP/IMAP Account

> Common Mistakes to Avoid Not verifying SMTP/IMAP ports and hostnames with your email provider — always check their official settings.

**Common Mistakes to Avoid**

* Not verifying SMTP/IMAP ports and hostnames with your email provider — always check their official settings.
* Using the wrong password — make sure it’s 100% correct, especially if you're using an app password.

**Most Commonly Used and Working Settings**

* **SMTP**: Port **465** with **SSL**
  ​**IMAP**: Port **993** with **SSL**
* **SMTP**: Port **587** with **SSL**
  ​**IMAP**: Port **993** with **SSL**

## How to Connect an SMTP/IMAP Account

To connect your email account, make sure you:

1. **Use the correct server settings** from your email provider.
2. **Double-check your password** — it must be exactly right.
3. **Tick the SSL box** if you're using secure ports.

<img src="https://mintcdn.com/breakcold/VzxueuI3FocBxIY9/images/help/inbox-messaging/how-to-connect-an-smtpimap-account-image-1-42c0002d56.png?fit=max&auto=format&n=VzxueuI3FocBxIY9&q=85&s=f22282c4af59c4051911b53a0040bc01" alt="How to Connect an SMTP/IMAP Account screenshot 1" width="1870" height="1400" data-path="images/help/inbox-messaging/how-to-connect-an-smtpimap-account-image-1-42c0002d56.png" />
