summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-7480_extract_attach_and_openpgp1
-rw-r--r--changes/feature-7471_disable-local-bind-for-docker1
2 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug-7480_extract_attach_and_openpgp b/changes/bug-7480_extract_attach_and_openpgp
new file mode 100644
index 0000000..27f668a
--- /dev/null
+++ b/changes/bug-7480_extract_attach_and_openpgp
@@ -0,0 +1 @@
+- don't extract openpgp header if valid attached key (Closes: #7480)
diff --git a/changes/feature-7471_disable-local-bind-for-docker b/changes/feature-7471_disable-local-bind-for-docker
new file mode 100644
index 0000000..a1ccb67
--- /dev/null
+++ b/changes/feature-7471_disable-local-bind-for-docker
@@ -0,0 +1 @@
+- disable local only tcp bind on docker containers to allow access to IMAP and SMTP. Related to #7471.