From e2021c64f484fe53356b0072130af1c2f4b5bd0d Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Sat, 18 Oct 2008 01:57:32 +0200 Subject: [PATCH] =?UTF-8?q?[postfix]=20L'ip=20*ext=C3=A9rieure*,=20pas=20l?= =?UTF-8?q?ocalhost...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20081017235732-ffbb2-6f2f475149f96c741a401386092a3a821f70f92a.gz --- Python/etc/postfix/master.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/etc/postfix/master.cf b/Python/etc/postfix/master.cf index 9fb3aee..6403a75 100644 --- a/Python/etc/postfix/master.cf +++ b/Python/etc/postfix/master.cf @@ -101,7 +101,7 @@ if main: @ -o smtpd_client_restrictions=permit_sasl_authenticated,reject else: if has("titanic"): - print loc + ":smtp inet n - - - - smtpd" + print ext + ":smtp inet n - - - - smtpd" print pub + ":smtp inet n - - - - smtpd" if not public: print " -o content_filter=lmtp:[amavis.adm.crans.org]:10024"