Updated FAQ (markdown)

This commit is contained in:
Thomas VIAL 2016-03-04 18:56:45 +01:00
parent 14cf4b2353
commit 94a2c9a798
1 changed files with 6 additions and 1 deletions

View File

@ -68,4 +68,9 @@ Antispam rules are managed in `spamassassin/rules.cf`.
### What kind of SSL certificates can I use?
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.
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".
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`.