summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2016-06-10 11:30:24 +0200
committerRuben Pollan <meskio@sindominio.net>2016-06-10 11:30:24 +0200
commitb7cd6fd57f1891977cce93d0b10d986a5e461f38 (patch)
tree188768bddec61af8fe8260b5aa96d71d5d84cda6
parentc7a83339cdbcdd9ee64f720dda45b52180a6d40e (diff)
[doc] How to set the password for another email clients.
-rw-r--r--pages/help/email/en.text5
-rw-r--r--pages/help/email/es.text5
2 files changed, 6 insertions, 4 deletions
diff --git a/pages/help/email/en.text b/pages/help/email/en.text
index 71d285b..98976df 100644
--- a/pages/help/email/en.text
+++ b/pages/help/email/en.text
@@ -18,10 +18,11 @@ h3. Manual email client configuration
* IMAP -- @localhost:1984@
** *username*: the full email address you use with the Bitmask app.
-** *password*: ignored, can be anything.
+** *password*: the password you'll find the email section Preferences window in bitmask.
** *SSL/TLS*: off
* SMTP -- @localhost:2013@
-** *authentication*: none
+** *username*: the full email address you use with the Bitmask app.
+** *password*: the password you'll find the email section Preferences window in bitmask.
** *SSL/TLS*: off
*Disable caching*: You should also disable any local caching in your email client, if applicable. All the data stored by Bitmask is kept on disk in an encrypted format, but any cache maintained by your mail client is probably less secure. Because all your Bitmask email is synchronized locally there is no benefit to local caching.
diff --git a/pages/help/email/es.text b/pages/help/email/es.text
index cc1e3d0..9849aa6 100644
--- a/pages/help/email/es.text
+++ b/pages/help/email/es.text
@@ -19,10 +19,11 @@ h3. Configuración manual del cliente de correo.
* IMAP -- @localhost:1984@
** *username*: tu dirección completa del email que usas con Bitmask.
-** *password*: ignóralo, puede ser cualquier frase.
+** *password*: la password que encontraras en la sección email de la ventana de Preferencias de bitmask.
** *SSL/TLS*: off
* SMTP -- @localhost:2013@
-** *authentication*: ninguna
+** *username*: tu dirección completa del email que usas con Bitmask.
+** *password*: la password que encontraras en la sección email de la ventana de Preferencias de bitmask.
** *SSL/TLS*: off
*Deshabilita el caché*: Deberías deshabilitar cualquier tipo de caché en tu cliente de correo, si lo soporta. Toda la información almacenada por Bitmask se guarda en tu disco de forma cifrada, pero cualquier tipo de caché que tu cliente de correo almacene es probablemente menos seguro. Como todo el Mail de Bitmask es sincronizado de forma local no hay un beneficio real en el uso de caché. \ No newline at end of file