Install build-essential to build pfixtools
[vagrant-mail.git] / test-vagrant-salt / saltpillar / postfix.sls
index 16f19cd..c428975 100644 (file)
@@ -11,6 +11,13 @@ postfix:
     bogo.polytechnique.org
     localhost.polytechnique.org
   mx_name: mx1.polytechnique.org
+
+  # All MX servers which can communicate between themselves without filtering
+  all_mx:
+    mx1: 192.168.33.10
+    mx2: 192.168.33.20
+    mx3: 192.168.33.30
+
   # Disable for now
   has_imap: False
   has_mailman: False