# Kinghost IMAP and SMTP

<figure><img src="/files/d1ad88e2d9d50ef8d71eaaa1caf95f87e8159c40" alt=""><figcaption></figcaption></figure>

Unlike Gmail, KingHost's protocols follow a different configuration. Follow the step-by-step below to learn how to configure your KingHost email in Sprinthub.

{% hint style="danger" %}
Before starting, you must request that international SMTP be enabled to connect your email to Sprinthub. Follow the article below to learn more.
{% endhint %}

{% embed url="<https://king.host/wiki/artigo/como-ativar-o-smtp-internacional/>" %}

### Step by step

Access the integrations area and add a new IMAP account.

<figure><img src="/files/72fa5d81d8d90837dae931344e685d0a40352e14" alt=""><figcaption></figcaption></figure>

When clicking to add a new account, we have the Gmail default and the manual method. Since the email is on KingHost, we will use the manual method.

<figure><img src="/files/f73434a0f1b3197a9a97f8274f95ce18ceb8458d" alt=""><figcaption></figcaption></figure>

When clicking, a nearly blank screen will appear asking for the protocol information. Below are the details of what to put in each field.

<figure><img src="/files/929e6f9c99b59b73b59714c3d4f0590c236debb4" alt=""><figcaption></figcaption></figure>

### Filling in the fields

#### IMAP - Internet Message Access Protocol

**Host:** imap.kinghost.net

**Port:** 993&#x20;

**SSL:** Yes

**Username:** corporate/personal email

**Password:** email password

***

#### SMTP - Simple Mail Transfer Protocol

**Host:** smtpi.kinghost.net (smtpi because it is international)

**Port:** 465

**SSL:** Yes

**Username:** corporate/personal email

**Password:** email password

**Outgoing email:** corporate/personal email

**Outgoing name:** name you want to appear when the client receives the email.

***

### If you want to use your email account **with encryption**, fill in in the following format:

#### IMAP - Internet Message Access Protocol

* Host: **imap.uni5.net** or **imap.yourdomain.com.br** (if the domain is registered in a **Reseller**);
* Port: **993**;
* Encryption method: **SSL/TLS**.

#### SMTP - Simple Mail Transfer Protocol

* Host: **smtp.uni5.net** or **smtp.yourdomain.com.br**  (if the domain is registered in a **Reseller**);
* Port: **465**;
* Encryption method: **SSL/TLS.**

{% embed url="<https://king.host/wiki/artigo/configurar-email-outlook-365/>" %}

<figure><img src="/files/8821362361da150a08d21d697a6961f7bec66ddc" alt=""><figcaption></figcaption></figure>

After this process, click add and go to the email page. You will have the option to add your own SMTP or Amazon SES. If you want to configure Amazon SES, follow the article below:

{% content-ref url="/pages/09dfb32e345bf3d68510d4e971b1dfb146e4a2d2" %}
[Broken mention](broken://pages/09dfb32e345bf3d68510d4e971b1dfb146e4a2d2)
{% endcontent-ref %}

<figure><img src="/files/68cdaba6345eb9e00b4aeb70eb51ad3c514d94fe" alt=""><figcaption></figcaption></figure>

It will be filled in the same way as in the integration:

**SMTP type:** Own SMTP

**Host:** smtpi.kinghost.net (smtpi because it is international)

**Port:** 465

**Username:** corporate/personal email

**Password:** email password

**Encryption type:** SSL

**Authentication mode:** Login

**Sender name:** corporate/personal email

**Send emails using the following address:** corporate/personal email

**Return address for rejected emails:** of your preference.

<figure><img src="/files/73d34b4e737b2f9bcb72da4dd441bc83197f2610" alt=""><figcaption></figcaption></figure>

### Conclusion

&#x20;To confirm, access the "Mailbox" page. It will appear as follows:

<figure><img src="/files/7671276b6c84f5d635f06c4017f97c6b1a9a6f89" alt=""><figcaption></figcaption></figure>


---

# 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://docs.sprinthub.com/en/topics/integration/integrations-imap-and-smtp/kinghost-imap-and-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.
