Moinmoin: Use smtp.adm.crans.org as mail server
parent
3eaca766ff
commit
b1f1de3a9c
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue