From 6f5498880723a45f1820b8432a9f8102135f8157 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Wed, 9 Sep 2015 02:45:06 +0200 Subject: [PATCH] Titanic perdait ses mails depuis un bout de temps... --- Python/etc/postfix/main.cf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Python/etc/postfix/main.cf b/Python/etc/postfix/main.cf index 9ab93d4..9498a01 100644 --- a/Python/etc/postfix/main.cf +++ b/Python/etc/postfix/main.cf @@ -282,10 +282,10 @@ if mx: @#POUR SECOURS if not has("rescue-mode"): _out("#") - @relayhost = [ovh.adm.crans.org]:25 + @relayhost = [soyouz.adm.crans.org]:25 if has("titanic"): - @relayhost = [ovh.adm.crans.org]:25 + @relayhost = [soyouz.adm.crans.org]:25 if main or secondary: @# PostScreen configuration