[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:
parent
9ca41e7030
commit
26116973ab
1 changed files with 4 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue