From 9b8265b2a5f4a19d844b4d0d474e079f3338f68a Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 7 Nov 2013 14:52:20 -0200 Subject: Do not encrypt already encrypted mails in SMTP relay. --- changes/feature-4324_prevent-double-encryption-when-relaying | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changes/feature-4324_prevent-double-encryption-when-relaying (limited to 'changes') 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. -- cgit v1.2.3