X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=test-vagrant-salt%2Fsaltpillar%2Fpostfix.sls;h=c428975de0883589bb09ad4c15a404df4870ff14;hb=1e02126378cbef8139e7c6cf7ca2a81c9b00277d;hp=16f19cd3477de3f96b817c80e65cf31bfdd53de1;hpb=d17d2ce4c61541eb707f268eb6fae1c79aff4bdb;p=vagrant-mail.git diff --git a/test-vagrant-salt/saltpillar/postfix.sls b/test-vagrant-salt/saltpillar/postfix.sls index 16f19cd..c428975 100644 --- a/test-vagrant-salt/saltpillar/postfix.sls +++ b/test-vagrant-salt/saltpillar/postfix.sls @@ -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