Use OpenDKIM instead of rmilter for DKIM

As part of #61 this moves DKIM handling from rmilter to OpenDKIM.
This commit is contained in:
Brian Olsen 2018-05-04 18:17:51 +02:00 committed by Ruben Maher
parent 0c883d8bcd
commit 7036371f75
6 changed files with 122 additions and 54 deletions

View file

@ -733,6 +733,7 @@ in
./mail-server/networking.nix
./mail-server/systemd.nix
./mail-server/dovecot.nix
./mail-server/opendkim.nix
./mail-server/postfix.nix
./mail-server/rmilter.nix
./mail-server/nginx.nix