misc_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 Remove use of the deprecated string type 2019-09-22 13:32:37 +00:00
borgbackup.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
clamav.nix Merge pull request #128 from Infinisil/fix-enable-conditions 2018-06-09 15:18:46 +02:00
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 Move from rmilter to rspamd #25 2018-06-29 21:36:34 +09:30
kresd.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
monit.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
networking.nix add full support for tls wrapped mode 2020-10-05 20:54:46 +02:00
nginx.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
opendkim.nix Support sandboxed opendkim 2020-10-04 10:49:57 +02:00
post-upgrade-check.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
postfix.nix postfix: forwarding emails of login accounts with keeping local copy 2021-02-06 08:17:43 +00:00
rsnapshot.nix fix conditions for enabling services 2018-05-22 23:18:55 +02:00
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