From c1742518260cb8e4ace9fda0ce28a614904bdae8 Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Tue, 4 Dec 2018 13:36:16 +0100 Subject: [PATCH] exim4 might interfere with postfix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60d5d58..81e919f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The configuration was tested with a standard Debian sid and Ubuntu 16.04 LTS ins Uninstall packages that may interfere with this setup: ``` -apt-get purge apache2* resolvconf +apt-get purge apache2* resolvconf exim4* ``` If you are on Ubuntu, add the following PPA: