diff options
Diffstat (limited to 'mail/changes/feature-7471_disable-local-bind-for-docker')
-rw-r--r-- | mail/changes/feature-7471_disable-local-bind-for-docker | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/changes/feature-7471_disable-local-bind-for-docker b/mail/changes/feature-7471_disable-local-bind-for-docker new file mode 100644 index 0000000..a1ccb67 --- /dev/null +++ b/mail/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. |