From 31f0fdf43156fa47b28db257fde17f68746fd792 Mon Sep 17 00:00:00 2001 From: Emanuele Mazzotta Date: Sat, 19 Nov 2016 15:30:58 +0100 Subject: [PATCH] Updated Override default postfix configuration (markdown) --- ...onfiguration.md => Override-Fefault-Postfix-Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Override-default-postfix-configuration.md => Override-Fefault-Postfix-Configuration.md (94%) diff --git a/Override-default-postfix-configuration.md b/Override-Fefault-Postfix-Configuration.md similarity index 94% rename from Override-default-postfix-configuration.md rename to Override-Fefault-Postfix-Configuration.md index 9bb3e35..0b08898 100644 --- a/Override-default-postfix-configuration.md +++ b/Override-Fefault-Postfix-Configuration.md @@ -5,4 +5,4 @@ This can be used to also add configuration that are not in out default configura Each line in the provided line will be loaded into postfix. Have a look to the code for more information: -https://github.com/tomav/docker-mailserver/blob/master/target/start-mailserver.sh#L360-L367 \ No newline at end of file +https://github.com/tomav/docker-mailserver/blob/master/target/start-mailserver.sh#L351-L361 \ No newline at end of file