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