> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/es/red/configuracion-de-la-cuenta/configuracion-de-smtp.md).

# Configuración de SMTP

#### 1. Ir a Cuenta **»** Configuración

**2. Ir a la pestaña de configuración SMTP**

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MMnOX9Cowr_VoabgClo%2F-MMnS69NpLm2b3z1e8Bv%2Fad5f3dc084c019ae62fe3fd478a26c46.gif?alt=media\&token=fe72df7f-340c-48d8-bc6c-f79728b70089)

***

#### Configuración SMTP

<table data-header-hidden><thead><tr><th width="150"></th><th></th></tr></thead><tbody><tr><td><strong>Campo</strong></td><td><strong>Descripción</strong></td></tr><tr><td>Servidor SMTP</td><td>Dirección del servidor según el proveedor SMTP</td></tr><tr><td>Nombre de usuario SMTP</td><td>Nombre del usuario</td></tr><tr><td>Correo electrónico SMTP </td><td>Dirección de correo electrónico del usuario</td></tr><tr><td>Contraseña SMTP </td><td>Contraseña de la dirección de correo electrónico que se está utilizando</td></tr><tr><td>Puerto SMTP</td><td>Número de puerto según el proveedor del servicio SMTP</td></tr><tr><td>SMTP SSL / TLS</td><td>Tipo de conexión para el puerto según el proveedor SMTP</td></tr><tr><td>Nombre del remitente SMTP</td><td>Nombre del remitente del aviso/correo enviado desde el panel</td></tr></tbody></table>

<figure><img src="/files/7ecbadddcfbf175d1c9465484e6da3d572ba5456" alt=""><figcaption></figcaption></figure>

***

### Configuración SMTP usando Google (Gmail)

1. Vaya a "Configurar Google (Gmail)" dentro de "Pestaña de configuración SMTP"

2. Inicia sesión en tu cuenta de Google si aún no lo has hecho, o elige tu cuenta de Google para SMTP para asegurarte de que has iniciado sesión en tu cuenta de Gmail<br>

   <figure><img src="/files/6edabc0f76c32b4f564821328081cb81ceadb531" alt=""><figcaption></figcaption></figure>

3. Inicia sesión en Offer18 haciendo clic en "Continuar"

4. Permite que Offer18 envíe correos electrónicos en tu nombre. (Activa la casilla de verificación si se te solicita)

5. Las credenciales SMTP requeridas se completarán automáticamente en la sección SMTP de Offer18

6. Define el "Nombre del remitente SMTP"

7. Ir a Enviar

***

#### **Correo de prueba**&#x20;

Los usuarios pueden verificar su configuración SMTP enviando un correo electrónico de prueba para asegurarse de que la configuración funciona correctamente.

<div align="left" data-full-width="false"><figure><img src="/files/764f5c11714dcd9942bd3971411814f4cc26eb49" alt=""><figcaption></figcaption></figure></div>

***

Tutoriales en video - Configuración SMTP

**GoDaddy**: :link: [<mark style="color:azul;">**https://www.youtube.com/watch?v=DLgTcAgxIIY**</mark>](https://www.youtube.com/watch?v=DLgTcAgxIIY)

**Zoho Mail:** :link: [<mark style="color:azul;">**https://www.youtube.com/watch?v=NSdI8NQvjS8**</mark>](https://www.youtube.com/watch?v=NSdI8NQvjS8)


---

# 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://knowledgebase.offer18.com/es/red/configuracion-de-la-cuenta/configuracion-de-smtp.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.
