This commit adds the Posteo Webmail service. Along side the guidelines there
is also a notice about the vendor lock-in. Translated to Spanish by a human.
Version 2 is just a rebase.
---
es/index.html | 18 ++++++++++++++++++index.html | 18 ++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/es/index.html b/es/index.html
index 4b29e46..436178b 100644
--- a/es/index.html+++ b/es/index.html
@@ -158,6 +158,7 @@
<li><a href="#outlook-desktop">Microsoft Outlook (versión de escritorio)</a></li>
<li><a href="#outlook-web">Microsoft Outlook (versión web)</a></li>
<li><a href="#nine">Nine</a></li>
+ <li><a href="#posteo">Posteo</a></li> <li><a href="#protonmail">Proton Mail</a></li>
<li><a href="#rainloop">Rainloop</a></li>
<li><a href="#roundcube">Roundcube</a></li>
@@ -402,6 +403,23 @@
<li>Selecciona General, y después Compositor.</li>
<li>Bajo Editor, cambia la opción Editor a «Editor de texto».</li>
</ol>
+ <h3 id="posteo">Posteo</h3>+ <div class="breakdown">+ <span class="green">Redacta en texto plano</span>+ <span class="green">Flujo de texto o format=flowed</span>+ <span class="green">Responde bajo la cita</span>+ </div>+ <p>+ <strong>Nota</strong>: Los usuarios son susceptibles a depender de un proveedor,+ ya que Posteo no admite nombres de dominio personalizados.+ </p>+ <ol>+ <li>Abra Configuración haciendo clic en el elemento del menú en la parte superior derecha</li>+ <li>Seleccione Preferencias en la parte superior izquierda.</li>+ <li>Vaya a Redactar mensajes en el árbol de navegación de la izquierda.</li>+ <li>Seleccione "nunca" en el menú desplegable junto a "Escribir HTML" línea de mensajes</li>+ <li>Seleccione 'iniciar mensaje nuevo debajo del original' en el menú desplegable junto a la línea "Al responder"</li>+ </ol> <h3 id="protonmail">Proton Mail</h3>
<div class="breakdown">
<span class="green">Redacta en texto plano</span>
diff --git a/index.html b/index.html
index c94f643..f642fb6 100644
--- a/index.html+++ b/index.html
@@ -158,6 +158,7 @@
<li><a href="#outlook-desktop">Microsoft Outlook (Desktop)</a></li>
<li><a href="#outlook-web">Microsoft Outlook (Web)</a></li>
<li><a href="#nine">Nine</a></li>
+ <li><a href="#posteo">Posteo</a></li> <li><a href="#protonmail">Proton Mail</a></li>
<li><a href="#rainloop">Rainloop</a></li>
<li><a href="#roundcube">Roundcube</a></li>
@@ -388,6 +389,23 @@
<li>Select General, then Composer</li>
<li>Under Editor, change the Editor option to "Text editor"</li>
</ol>
+ <h3 id="posteo">Posteo</h3>+ <div class="breakdown">+ <span class="green">Compose in plaintext</span>+ <span class="green">Wraps text or format=flowed</span>+ <span class="green">Supports bottom posting</span>+ </div>+ <p>+ <strong>Notice</strong>: Users are susceptible to vendor lock-in as Posteo does+ not support custom domain names.+ </p>+ <ol>+ <li>Open Settings by clicking the menu item on the top right</li>+ <li>Select Preferences in the top left</li>+ <li>Go to Composing Messages in the navigation tree on the left</li>+ <li>Select "never" from the drop-down menu next to the "Compose HTML messages" line</li>+ <li>Select "start new message below original" from the drop-down menu next to the "When replying" line</li>+ </ol> <h3 id="protonmail">Proton Mail</h3>
<div class="breakdown">
<span class="green">Compose in plain text</span>
--
2.43.0.windows.1