Moinmoin: Use smtp.adm.crans.org as mail server

certbot_on_virtu
Alexandre Iooss 2020-07-17 12:45:24 +02:00
parent 3eaca766ff
commit b1f1de3a9c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ class Config(FarmConfig):
# Mailing
mail_from = u"Crans Wiki <wiki@crans.org>"
mail_smarthost='localhost'
mail_smarthost='smtp.adm.crans.org'
# This is checked by some rather critical and potentially harmful actions,
# like despam or PackageInstaller action: