diff --git a/app/dashboard/templates/dashboard/setting.html b/app/dashboard/templates/dashboard/setting.html index f3e060d8..55e94af9 100644 --- a/app/dashboard/templates/dashboard/setting.html +++ b/app/dashboard/templates/dashboard/setting.html @@ -284,10 +284,11 @@
Reverse Alias Replacement
- When replying to a forwarded email, the reverse-alias is usually included in the attached message. - You can turn on this option to replace 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 reverse-alias can be automatically included + in the attached message by your email client.
+ Turning on this option will replace the reverse-alias by your contact email.
+ Please note this option doesn't work well with Gmail UI + as Gmail automatically enriches the message which breaks the reverse-alias format.