fix mastodon email
This commit is contained in:
parent
108a8bc068
commit
f1d475aa0a
2 changed files with 5 additions and 1 deletions
|
@ -79,6 +79,10 @@ in {
|
|||
hashedPasswordFile = "${vs.mailserver}/snapraid@0x76.dev";
|
||||
sendOnly = true;
|
||||
};
|
||||
"mastodon@xirion.net" = {
|
||||
hashedPasswordFile = "${vs.mailserver}/mastodon@xirion.net";
|
||||
sendOnly = true;
|
||||
};
|
||||
};
|
||||
|
||||
indexDir = "/var/lib/dovecot/indices";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue