added smtps settings to howto email01.02

This commit is contained in:
Muppeth 2019-03-06 12:22:25 +01:00
parent c85000931c
commit ffd78ebaf8
4 changed files with 14 additions and 0 deletions

View File

@ -21,6 +21,12 @@ This is the information you need if you want to configure an email client.
<br>
|SMTPS|TLS Port|Authentication|
|:--:|:--:|:--:|
|disroot.org|465|Normal Password|
<br>
|POP|SSL Port|Authentication|
|:--:|:--:|:--:|
|disroot.org|995|Normal Password|

View File

@ -21,6 +21,12 @@ Esta es la información que necesitas si quieres configurar un cliente de correo
<br>
|SMTPS|Puerto TLS|Autenticación|
|:--:|:--:|:--:|
|disroot.org|465|Contraseña Normal|
<br>
|POP|Puerto SSL|Autenticación|
|:--:|:--:|:--:|
|disroot.org|995|Contraseña Normal|

View File

@ -14,6 +14,7 @@ Si votre client de messagerie préféré ne figure pas dans la liste, suivez sim
```
IMAP: disroot.org | SSL Port 993 | Authentication: Normal Password
SMTP: disroot.org | STARTTLS Port 587 | Authentication: Normal Password
SMTPS: disroot.org | TLS Port 465 | Authentication: Normal Password
POP: disroot.org | SSL Port 995 | Authentication: Normal Password
```
Au cas où vous souhaiteriez voir un tutoriel sur la configuration d'un client de votre choix qui n'est pas encore listé, pensez à écrire un petit guide pratique et partagez-le avec la communauté.

View File

@ -14,6 +14,7 @@ Se o seu cliente de email favorito não aparece listado nesta seção, siga as c
```
IMAP: disroot.org | SSL Port 993 | Authentication: Normal Password
SMTP: disroot.org | STARTTLS Port 587 | Authentication: Normal Password
SMTPS: disroot.org | TLS Port 465 | Authentication: Normal Password
POP: disroot.org | SSL Port 995 | Authentication: Normal Password
```
Se gostaria de ver um toturial sobre como configurar um cliente de email de que gosta, mas que ainda não está listado aqui, considere a possibilidade de escrever um toturial curto e partilhá-lo com a comunidadde.