diff --git a/templates/dashboard/index.html b/templates/dashboard/index.html index 225c3cf0..cb1933f3 100644 --- a/templates/dashboard/index.html +++ b/templates/dashboard/index.html @@ -579,13 +579,13 @@ {% endblock %} diff --git a/templates/dashboard/setting.html b/templates/dashboard/setting.html index da0b1097..16ac1050 100644 --- a/templates/dashboard/setting.html +++ b/templates/dashboard/setting.html @@ -494,7 +494,8 @@
Disabled alias/Blocked contact
- When an email is sent to a disabled alias or sent from a blocked contact, you can decide what response the sender should see.
+ When an email is sent to a disabled alias or sent from a blocked contact, you can decide what + response the sender should see.
Ignore means they will see the message as delivered, but SimpleLogin won't actually forward it to you. This is the default option as you can start receiving the emails again by re-enabling the alias or unblocking a contact.
@@ -504,14 +505,16 @@ @@ -525,7 +528,8 @@
Include original sender in email headers
- SimpleLogin forwards emails to your mailbox from the reverse-alias and not from the original sender address.
+ SimpleLogin forwards emails to your mailbox from the reverse-alias and not from the original + sender address.
If this option is enabled, the original sender addresses is stored in the email header X-SimpleLogin-Envelope-From. You can choose to display this header in your email client.
As email headers aren't encrypted, your mailbox service can know the sender address via this header.