This commit is contained in:
2025-09-17 16:18:20 +03:00
parent e796c9f657
commit f6f58f17ca

View File

@@ -103,7 +103,7 @@ in
# }; # };
# mailserver.loginAccounts."noreply.mastodon@${sp.domain}" = { # mailserver.loginAccounts."noreply.mastodon@${sp.domain}" = {
# mailserver.loginAccounts."mastodon@${sp.domain}" = { # mailserver.loginAccounts."mastodon@${sp.domain}" = {
selfprivacy.email."noreply@${cfg.subdomain}.${sp.domain}" = { selfprivacy.emails."noreply@${cfg.subdomain}.${sp.domain}" = {
subdomain = cfg.subdomain; subdomain = cfg.subdomain;
hashedPasswordFile = "/run/postfix/mastodon.cf"; hashedPasswordFile = "/run/postfix/mastodon.cf";
systemdTargets = [ "mastodon-email-password-setup.service" ]; systemdTargets = [ "mastodon-email-password-setup.service" ];