From dc4983956fc849c4a9e0f6ee7464cabbc103ec17 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Tue, 22 Sep 2015 17:03:51 +0200 Subject: [bug] don't extract openpgp header if valid attached key The key extract should check first for attached keys and if this fails then should try the OpenPGP header. - Resolves: #7480 --- mail/changes/bug-7480_extract_attach_and_openpgp | 1 + 1 file changed, 1 insertion(+) create mode 100644 mail/changes/bug-7480_extract_attach_and_openpgp (limited to 'mail/changes/bug-7480_extract_attach_and_openpgp') diff --git a/mail/changes/bug-7480_extract_attach_and_openpgp b/mail/changes/bug-7480_extract_attach_and_openpgp new file mode 100644 index 0000000..27f668a --- /dev/null +++ b/mail/changes/bug-7480_extract_attach_and_openpgp @@ -0,0 +1 @@ +- don't extract openpgp header if valid attached key (Closes: #7480) -- cgit v1.2.3