Silvan Mosberger
f38f199638
Support new opendkim NixOS module
...
The opendkim module will get backwards-incompatible changes in
https://github.com/NixOS/nixpkgs/pull/82379 . This change adds support
for it
2020-03-26 20:41:49 +01:00
Joey Hewitt
f789f7a80c
add dkimKeyBits configuration
2019-07-09 21:59:28 -06:00
Joey Hewitt
7e718e0e33
dkim: transition to PermissionsStartOnly=false
...
That's how nixpkgs-unstable is now, so to be compatible with both we
have to force that setting. Use systemd tmpfiles to provision
directory with correct owner.
2019-07-07 21:47:09 -06:00
Brian Olsen
7036371f75
Use OpenDKIM instead of rmilter for DKIM
...
As part of #61 this moves DKIM handling from rmilter to OpenDKIM.
2018-06-29 21:35:16 +09:30