From d363522c15b1d1ce61b2780a539dd09e2e679d34 Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@fripost.org>
Date: Sun, 1 Dec 2013 23:51:28 +0100
Subject: Configure the MX:es.

---
 roles/common/files/etc/postfix/master.cf | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'roles/common/files/etc/postfix')

diff --git a/roles/common/files/etc/postfix/master.cf b/roles/common/files/etc/postfix/master.cf
index d9722ef..b8bc458 100644
--- a/roles/common/files/etc/postfix/master.cf
+++ b/roles/common/files/etc/postfix/master.cf
@@ -34,3 +34,5 @@ lmtp      unix  -       -       -       -       -       lmtp
 anvil     unix  -       -       -       -       1       anvil
 scache    unix  -       -       -       -       1       scache
 16132     inet  n       -       -       -       -       smtpd
+reserved-alias unix  -  n       n       -       -       pipe
+  flags=Rhu user=mail argv=/usr/local/sbin/reserved-alias.pl ${original_recipient} @fripost.org
-- 
cgit v1.2.3