Refactor mailserver images into correct subfolder
@@ -6,7 +6,7 @@ In this example we used [Mailgun](https://www.mailgun.com/).
|
||||
|
||||
## Create an account in Mailgun
|
||||
|
||||

|
||||

|
||||
|
||||
* Skip the credit card form
|
||||
* And activate your account with the link sent by email
|
||||
@@ -14,11 +14,11 @@ In this example we used [Mailgun](https://www.mailgun.com/).
|
||||
|
||||
## Domain configuration
|
||||
* Go to the Domains section:
|
||||

|
||||

|
||||
|
||||
* Since you don't have a domain yet, you should click in the sandbox that is already created;
|
||||
* Remember the next credentials:
|
||||

|
||||

|
||||
|
||||
## Consul mailing configuration for development environment
|
||||
* Go to `config/environments/development.rb` file;
|
||||
@@ -40,7 +40,7 @@ In this example we used [Mailgun](https://www.mailgun.com/).
|
||||
```
|
||||
* Fill, `address`, `domain`, `user_name`, `password` with your information. The file would look like:
|
||||
|
||||

|
||||

|
||||
|
||||
## Consul mailing configuration for production environment
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ En este ejemplo usamos a [Mailgun](https://www.mailgun.com/).
|
||||
|
||||
## Crear una cuenta en Mailgun
|
||||
|
||||

|
||||

|
||||
|
||||
* Omita el formulario de tarjeta de crédito
|
||||
* Y active su cuenta con el enlace enviado por correo electrónico
|
||||
@@ -14,11 +14,11 @@ En este ejemplo usamos a [Mailgun](https://www.mailgun.com/).
|
||||
|
||||
## Configuración del domain
|
||||
* Ve a la sección domain:
|
||||

|
||||

|
||||
|
||||
* Como todavía no tienes un domain, debes hacer clic en el sandbox que ya está creado;
|
||||
* Recuerde las próximas credenciales:
|
||||

|
||||

|
||||
|
||||
## Configuración de correo del Consul para el entorno de desarrollo
|
||||
* Vaya al archivo `config/environments/development.rb`;
|
||||
@@ -41,7 +41,7 @@ En este ejemplo usamos a [Mailgun](https://www.mailgun.com/).
|
||||
|
||||
* Rellene, `address`, `domain`, `user_name`, `password` con su información. El archivo se vería así:
|
||||
|
||||

|
||||

|
||||
|
||||
## Configuración de correo de Consul para el entorno de producción
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |