forked from wurzel/fruitbasket
various fixes
- fix mailman's confirmation emails not sending - introduce a stateful /etc/aliases - configure ldap for postfix
This commit is contained in:
parent
3ddab16dae
commit
15319c9b2b
3 changed files with 18 additions and 19 deletions
|
@ -11,9 +11,6 @@
|
|||
hyperkitty.enable = true;
|
||||
enablePostfix = true;
|
||||
siteOwner = "mailman@${config.fsr.domain}";
|
||||
settings = {
|
||||
mta.smtp_secure_mode = "SecureMode.STARTTLS";
|
||||
};
|
||||
ldap = {
|
||||
enable = true;
|
||||
serverUri = "ldap://localhost";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue