[postfix/main.cf] titanic relay via ovh, la connexion de secours relay via ovh

La raison est que l'ip de freebox (l'interface de titanic sur le
réseau de free) et blacklisté par nombre de smtp (hotmail, google, yahoo).
This commit is contained in:
Valentin Samir 2013-05-25 16:20:12 +02:00
parent 9ca41e7030
commit 26116973ab

View file

@ -291,4 +291,7 @@ if not secondary:
@#POUR SECOURS
if not has("rescue-mode"):
out("#")
relayhost = "[titanic.crans.org]:25"
relayhost = "[ovh.adm.crans.org]:25"
if has("titanic"):
@relayhost = "[ovh.adm.crans.org]:25"