From b83d0761ffc26f039ad5aa411dc68b159e743bad Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 20 Aug 2014 14:20:11 -0400 Subject: First Revision to spanish /help/ section. --- pages/help/email/es.text | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 pages/help/email/es.text (limited to 'pages/help/email/es.text') 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 -- cgit v1.2.3