From 2c886fa3cdbf774223a9990f514f2f1ddce1aa99 Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Fri, 4 Mar 2016 18:57:22 +0100 Subject: [PATCH] Updated FAQ (markdown) --- docs/content/config/troubleshooting/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/config/troubleshooting/faq.md b/docs/content/config/troubleshooting/faq.md index aed1de4d..673e6565 100644 --- a/docs/content/config/troubleshooting/faq.md +++ b/docs/content/config/troubleshooting/faq.md @@ -70,7 +70,7 @@ Antispam rules are managed in `spamassassin/rules.cf`. You can use the same certificates you use with another mail server. The only thing is that we provide a `self-signed` certificate tool and a `letsencrypt` certificate loader. -### I just moved from my old mail server to docker-mailserver but "it doesn't work". +### I just moved from my old mail server but "it doesn't work". If this migration implies a DNS modification, be sure to wait for DNS propagation before opening an issue. Few examples of symptoms can be found [here](https://github.com/tomav/docker-mailserver/issues/95) or [here](https://github.com/tomav/docker-mailserver/issues/97). This could be related to a modification of your `MX` record, or the IP mapped to `mail.my-domain.tld`. \ No newline at end of file