nixos/hosts/mail/modules
Dominik Polakovics 28a7bed3b9 feat(mail): update to 25.11 with TLS hardening
- Upgrade NixOS channel from 25.05 to 25.11
- Fix dovecot systemd service rename (dovecot2 -> dovecot)
- Convert postfix numeric settings to integers (25.11 requirement)
- Remove insecure 512-bit DH params, fix 2048-bit DH params
- Update postfix ciphers to modern ECDHE/DHE+AESGCM/CHACHA20
- Require TLS 1.2 minimum for OpenLDAP
- Remove weak ciphers (3DES, RC4, aNULL) from OpenLDAP
2025-12-01 22:24:57 +01:00
..
metrics feat: add metrics exporters for Dovecot and Postfix, update Signal execution command, and improve configuration management 2025-06-03 23:06:40 +02:00
dovecot.nix feat(mail): update to 25.11 with TLS hardening 2025-12-01 22:24:57 +01:00
openldap.nix feat(mail): update to 25.11 with TLS hardening 2025-12-01 22:24:57 +01:00
postfix.nix feat(mail): update to 25.11 with TLS hardening 2025-12-01 22:24:57 +01:00
rspamd.nix feat(mail): update to 25.11 with TLS hardening 2025-12-01 22:24:57 +01:00
set-nix-channel.nix feat: add set-nix-channel module to manage nix-channel automatically 2025-05-29 00:38:12 +02:00