This commit adds the Posteo Webmail service. Alongside the guidelines there
is also a notice about the vendor lock-in. Translated to Spanish by a human.
---
es/index.html | 18 ++++++++++++++++++
index.html | 18 ++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/es/index.html b/es/index.html
index 77a1474..0925103 100644
--- a/es/index.html
+++ b/es/index.html
@@ -154,6 +154,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">Protonmail</a></li>
<li><a href="#rainloop">Rainloop</a></li>
<li><a href="#roundcube">Roundcube</a></li>
@@ -391,6 +392,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">Protonmail</h3>
<div class="breakdown">
<span class="green">Redacta en texto plano</span>
diff --git a/index.html b/index.html
index 75b1e77..428218b 100644
--- a/index.html
+++ b/index.html
@@ -154,6 +154,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">Protonmail</a></li>
<li><a href="#rainloop">Rainloop</a></li>
<li><a href="#roundcube">Roundcube</a></li>
@@ -377,6 +378,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">Protonmail</h3>
<div class="breakdown">
<span class="green">Compose in plaintext</span>
--
2.43.0.windows.1