fix mastodon email
This commit is contained in:
parent
dc04f3baa6
commit
64459fb5c1
2 changed files with 5 additions and 1 deletions
|
@ -65,7 +65,7 @@ in {
|
|||
smtp = {
|
||||
createLocally = false;
|
||||
fromAddress = "mastodon@xirion.net";
|
||||
host = "mail.xirion.net";
|
||||
host = "mail.0x76.dev";
|
||||
user = "mastodon@xirion.net";
|
||||
authenticate = true;
|
||||
port = 587;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue