diff --git a/server/mail/postfix.xml b/server/mail/postfix.xml
index 51e6d76c52..2e263fa897 100644
--- a/server/mail/postfix.xml
+++ b/server/mail/postfix.xml
@@ -139,6 +139,13 @@ chown -v postfix:postfix /var/mail
sed -i 's/.\x08//g' README_FILES/*
+
+ If you are running a linux-4.x kernel, apply the following sed to
+ allow the makedefs script to recognize it:
+
+
+sed -i 's/Linux.3\*/Linux.[34]\*/' makedefs
+
The Postfix source tree does not contain a
configure script, rather the makefile in the