This commit is contained in:
2025-09-16 19:15:35 +03:00
parent 71b96ada37
commit e796c9f657

View File

@@ -104,7 +104,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.email."noreply@${cfg.subdomain}.${sp.domain}" = {
domain = "${cfg.subdomain}.${sp.domain}"; 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" ];
sendOnly = false; # TODO sendOnly = false; # TODO