summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-11-07 14:52:20 -0200
committerdrebs <drebs@leap.se>2013-11-07 14:52:20 -0200
commit9b8265b2a5f4a19d844b4d0d474e079f3338f68a (patch)
treee8f1c32e2ad261a25d369212ece176379548146b /changes
parent9112713112a05f0de480e43ff5ebc2a17e95b45e (diff)
Do not encrypt already encrypted mails in SMTP relay.
Diffstat (limited to 'changes')
-rw-r--r--changes/feature-4324_prevent-double-encryption-when-relaying2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature-4324_prevent-double-encryption-when-relaying b/changes/feature-4324_prevent-double-encryption-when-relaying
new file mode 100644
index 0000000..a3d70a9
--- /dev/null
+++ b/changes/feature-4324_prevent-double-encryption-when-relaying
@@ -0,0 +1,2 @@
+ o Prevent already encrypted outgoing messages from being encrypted again.
+ Closes #4324.