refactor: policyd-spf -> spf-engine

This commit is contained in:
Isabel 2024-06-14 15:16:40 +00:00 committed by isabel
parent 54cbacb6eb
commit 290a995de5
No known key found for this signature in database
GPG Key ID: 08A97B9A107A1798

View File

@ -325,7 +325,7 @@ in
privileged = true;
chroot = false;
command = "spawn";
args = [ "user=nobody" "argv=${pkgs.pypolicyd-spf}/bin/policyd-spf" "${policyd-spf}"];
args = [ "user=nobody" "argv=${pkgs.spf-engine}/bin/policyd-spf" "${policyd-spf}"];
};
"submission-header-cleanup" = {
type = "unix";