mailnix/mailsystem
Thomas Preisner 53e2b9f621 mailsystem: nginx: Replace incorrect usage of lib.mkIf with lib.optionalAttrs
Evaluation of lib.mkIf and lib.optionalAttrs is slightly different. In
this specific case, the usage of lib.mkIf resulted in the defined
virtualHost never actually being applied due to an earlier error in the
evaluation order.
2025-01-06 23:25:59 +01:00
..
dovecot mailsystem: dovecot: Autolearn ham/spam when moving mails 2025-01-06 23:04:45 +01:00
common.nix mailsystem: Add option to use selfsigned certificates in preparation for testing 2025-01-06 23:25:59 +01:00
default.nix Add configuration option to alias entire domains and respective tests 2025-01-06 23:25:59 +01:00
dovecot.nix mailsystem: dovecot: Autolearn ham/spam when moving mails 2025-01-06 23:04:45 +01:00
kresd.nix mailsystem: Configure rspamd as spam filter 2025-01-06 23:04:45 +01:00
nginx.nix mailsystem: nginx: Replace incorrect usage of lib.mkIf with lib.optionalAttrs 2025-01-06 23:25:59 +01:00
postfix.nix Add configuration option to alias entire domains and respective tests 2025-01-06 23:25:59 +01:00
redis.nix mailsystem: Configure rspamd as spam filter 2025-01-06 23:04:45 +01:00
roundcube.nix Disable roundcube and rspamd webui by default 2025-01-06 23:25:59 +01:00
rspamd.nix Disable roundcube and rspamd webui by default 2025-01-06 23:25:59 +01:00
selfsigned.nix mailsystem: Add option to use selfsigned certificates in preparation for testing 2025-01-06 23:25:59 +01:00
user.nix mailsystem: Add vmail user and group configuration 2024-12-06 16:41:06 +01:00