From 2c3dd2adb8388ebe48beb41d973bb58a3940beb3 Mon Sep 17 00:00:00 2001 From: Erik Wramner Date: Tue, 3 Sep 2019 15:59:31 +0200 Subject: [PATCH] Added reference to https://github.com/tomav/docker-mailserver/issues/1247. --- docs/content/config/troubleshooting/faq.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/content/config/troubleshooting/faq.md b/docs/content/config/troubleshooting/faq.md index 82e2a575..2aecd0db 100644 --- a/docs/content/config/troubleshooting/faq.md +++ b/docs/content/config/troubleshooting/faq.md @@ -172,6 +172,10 @@ Otherwise, it could work with 512M of RAM. Yes, by Adding the Environment Variable `PERMIT_DOCKER: network`. +### How can I authenticate users with SMTP_ONLY? + +See https://github.com/tomav/docker-mailserver/issues/1247 for an example. + ### Common errors ```