You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,4 +8,6 @@ In Postfix this can be enabled by setting `smtpd_tls_received_header = yes`. The
8
8
Note that while this talks about "encryption", this does not imply security. An encrypted mail may still be insecure, mostly because mailservers generally use "opportunistic TLS", where MITM attacks are possible.
9
9
This also only validates the last hop of an email - some emails may run through multiple hops and we don't know anything about the security of these.
10
10
11
-
Inspired by https://github.com/SS88UK/roundcube-easy-unsubscribe
11
+
Inspired by https://github.com/SS88UK/roundcube-easy-unsubscribe
0 commit comments