From 2bcd2382507efe4ee68585701851bc444b349510 Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Wed, 20 Jan 2021 19:17:34 +0100 Subject: [PATCH] Add hint for generic subject --- app/dashboard/templates/dashboard/mailbox_detail.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/dashboard/templates/dashboard/mailbox_detail.html b/app/dashboard/templates/dashboard/mailbox_detail.html index 85c4d75a..1fcb4d87 100644 --- a/app/dashboard/templates/dashboard/mailbox_detail.html +++ b/app/dashboard/templates/dashboard/mailbox_detail.html @@ -153,6 +153,12 @@ this option will allow a further protection of your email content. +
+ As the email is encrypted, a subject like "Email for you" + will probably be rejected by your mailbox since it sounds like a spam.
+ + Something like "Encrypted Email" would work much better :). +