fix
This commit is contained in:
@@ -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" ];
|
||||||
|
Reference in New Issue
Block a user