Correct smtp host for notifs backend.
This commit is contained in:
parent
33c3b190a1
commit
a9bc26b963
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ config = {
|
|||
|
||||
## Backend stuff ##
|
||||
# Email
|
||||
"fmn.email.mailserver": "bastion.fedoraproject.org:25",
|
||||
"fmn.email.mailserver": "bastion01.phx2.fedoraproject.org:25",
|
||||
"fmn.email.from_address": "notifications@" + domain,
|
||||
|
||||
# IRC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue