nixos-mailserver/mail-server
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
..
dovecot
borgbackup.nix
clamav.nix
common.nix Do not hardcode paths to acme certificates 2020-11-30 19:49:48 +00:00
debug.nix Set mailserver.policydSPFExtraConfig in a debug module 2020-12-23 09:39:55 +01:00
dovecot.nix Recommend bcrypt passwords everywhere 2020-11-29 20:19:46 +01:00
environment.nix
kresd.nix
monit.nix
networking.nix add full support for tls wrapped mode 2020-10-05 20:54:46 +02:00
nginx.nix
opendkim.nix
post-upgrade-check.nix
postfix.nix postfix: forwarding emails of login accounts with keeping local copy 2021-02-06 08:17:43 +00:00
rsnapshot.nix
rspamd.nix rspamd: disable dkim signing 2021-01-31 19:36:07 +00:00
systemd.nix Update systemd.nix 2020-12-04 08:20:25 +00:00
users.nix Configurable sieve script directory 2020-11-21 14:39:49 +01:00