diff --git a/module.nix b/module.nix index b5b5801..0f52cf2 100644 --- a/module.nix +++ b/module.nix @@ -78,8 +78,8 @@ in # fromAddress = "noreply.mastodon@${sp.domain}"; # user = "noreply.mastodon"; - fromAddress = "mastodon@${sp.domain}"; - user = "mastodon"; + fromAddress = "noreply.mastodon@${sp.domain}"; + user = "noreply.mastodon"; host = "hollowness.top"; port = 465;