summaryrefslogtreecommitdiff
path: root/pages/help/email/es.text
diff options
context:
space:
mode:
Diffstat (limited to 'pages/help/email/es.text')
-rw-r--r--pages/help/email/es.text28
1 files changed, 28 insertions, 0 deletions
diff --git a/pages/help/email/es.text b/pages/help/email/es.text
new file mode 100644
index 0000000..85fc1d5
--- /dev/null
+++ b/pages/help/email/es.text
@@ -0,0 +1,28 @@
+@title = "Mail Cifrado"
+@nav_title = "Mail"
+
+h2. Configurando el Email.
+
+Para hacer funcionar el mail cifrado tienes dos opciones:
+
+1. [[Extensión Bitmask para Thunderbird => https://addons.mozilla.org/en-us/thunderbird/addon/bitmask/]] (recomendada)
+2. Configuración Manual de tu cliente de correo.
+
+h3. Extensión Bitmask para Thunderbird
+
+# Instálate la aplicación Bitmask y registra una cuenta.
+# Instala la [[Extensión Bitmask para Thunderbird => https://addons.mozilla.org/en-us/thunderbird/addon/bitmask/]]. Dentro de Thunderbird, From within Thunderbird, select the menu items *Tools* > *Add Ons...* and then search for "Bitmask".
+# Once the extension is installed, you can add an email account from the Thunderbird menu item *File* > *New* > *Bitmask Account...*
+
+h3. Manual email client configuration
+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.
+** *SSL/TLS*: off
+* SMTP -- @localhost:2013@
+** *authentication*: none
+** *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