Simple mailserver setup for NixOS loosely based on https://gitlab.com/simple-nixos-mailserver/nixos-mailserver
Find a file
Thomas Preisner faf6f549b0
Some checks failed
Test / tests (push) Failing after 3m0s
Remove accounts.<name>.aliases and rename extraVirtualAliases to virtualAccountAliases
In order to simplify configuration and reduce configuration variability,
this commit removes the option to directly add aliases to each single
mail account. Instead, aliaes should be centrally configured using the
option 'virtualAccountAliases'.
2025-01-06 23:29:40 +01:00
.github/workflows Add github actions workflow for CI tests 2025-01-06 23:25:59 +01:00
mailsystem Remove accounts.<name>.aliases and rename extraVirtualAliases to virtualAccountAliases 2025-01-06 23:29:40 +01:00
tests Remove accounts.<name>.aliases and rename extraVirtualAliases to virtualAccountAliases 2025-01-06 23:29:40 +01:00
.envrc Initial commit 2024-11-26 00:23:32 +01:00
.gitignore Initial commit 2024-11-26 00:23:32 +01:00
flake.lock flake.nix: Add and configure treefmt-nix for nix fmt 2025-01-06 23:25:59 +01:00
flake.nix Add github actions workflow for CI tests 2025-01-06 23:25:59 +01:00