nixos-mailserver/tests
Antoine Eiche 5f431207b3 postfix: forwarding emails of login accounts with keeping local copy
When a local account address is forwarded, the mails were not locally
kept. This was due to the way lookup tables were internally managed.

Instead of using lists to represent Postfix lookup tables, we now use
attribute sets: they can then be easily merged.

A regression test for
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver/-/issues/
has been added: it sets a forward on a local address and ensure an
email sent to this address is locally kept.

Fixes #205
2021-02-06 08:17:43 +00:00
..
lib Remove the GitLab runner related code 2020-04-22 23:35:48 +02:00
clamav.nix Move clamav database to the blobs repository 2020-11-11 20:27:59 +01:00
default.nix Release nixos-20.09 branch 2020-10-31 08:34:36 +01:00
extern.nix Move tests to the Python framework 2020-07-27 23:11:54 +02:00
intern.nix postfix: forwarding emails of login accounts with keeping local copy 2021-02-06 08:17:43 +00:00
minimal.nix Restore tests and script deleted in b8661825 2019-12-14 22:22:10 +01:00
multiple.nix Recommend bcrypt passwords everywhere 2020-11-29 20:19:46 +01:00