Mailman fixes #35

Merged
rouven0 merged 9 commits from mailman into main 2023-07-04 09:53:30 +02:00
Showing only changes of commit a9b8875563 - Show all commits

View file

@ -198,4 +198,10 @@ in
};
};
};
security.acme.certs."${domain}" = {
reloadServices = [
"postfix.service"
"dovecot2.service"
];
};
}