Simple mailserver setup for NixOS loosely based on https://gitlab.com/simple-nixos-mailserver/nixos-mailserver
Find a file
Thomas Preisner 01e63f4bab
All checks were successful
Test / tests (push) Successful in 3m39s
mailsystem: dovecot: Use expanded variable names
Starting with dovecot 2.4, short notations for variables are no longer
accepted (see
https://doc.dovecot.org/2.4.0/installation/upgrade/2.3-to-2.4.html#variable-expansion).
2025-03-23 13:27:09 +01:00
.github/workflows Add github actions workflow for CI tests 2025-01-06 23:25:59 +01:00
mailsystem mailsystem: dovecot: Use expanded variable names 2025-03-23 13:27:09 +01:00
pkgs/mailnix pkgs: mailnix: Refactor dovecot::update_dynamic_passdb in preparation for unit tests 2025-02-25 17:15:20 +01:00
tests mailsystem: Use newly added 'mailnix' package to generate postfix/dovecot files 2025-02-23 18:11:47 +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 Add package 'mailnix' for assisting in generation of dovecot/postfix files 2025-02-23 18:11:07 +01:00
flake.nix Add package 'mailnix' for assisting in generation of dovecot/postfix files 2025-02-23 18:11:07 +01:00