add warning about Gmail issue if reverse-alias replacement option

This commit is contained in:
Son NK 2020-11-30 19:16:10 +01:00
parent 4d89ac4158
commit 692c81ac2a
1 changed files with 5 additions and 4 deletions

View File

@ -284,10 +284,11 @@
<div class="card-body">
<div class="card-title">Reverse Alias Replacement</div>
<div class="mb-3">
When replying to a forwarded email, the <b>reverse-alias</b> is usually included in the attached message.
You can turn on this option to <b>replace</b> the reverse-alias by the alias. However this breaks PGP-signed
emails
so please only enable it if you know what you're doing :).
When replying to a forwarded email, the <b>reverse-alias</b> can be automatically included
in the attached message by your email client. <br>
Turning on this option will <b>replace</b> the reverse-alias by your contact email. <br>
Please note this option doesn't work well with Gmail UI
as Gmail automatically enriches the message which breaks the reverse-alias format.
</div>
<form method="post">
<input type="hidden" name="form-name" value="replace-ra">