X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix.git;a=blobdiff_plain;f=modules%2Fprivate%2Fmail%2Fpostfix.nix;h=c4b09b21ba1dd1ed676164dd44e3e3b412f55c9f;hp=0c95df57eb68e826aff10f2dd8d0f4af85de2191;hb=fb7611c1e059b87ba3bdd13229c3f2d96d41a794;hpb=70f397239ef60b695b47e69bf96bcb8d50cb534c diff --git a/modules/private/mail/postfix.nix b/modules/private/mail/postfix.nix index 0c95df5..c4b09b2 100644 --- a/modules/private/mail/postfix.nix +++ b/modules/private/mail/postfix.nix @@ -421,7 +421,7 @@ ${pkgs.dovecot}/libexec/dovecot/dovecot-lda -f "$sender" -a "$original_recipient" -d "$user" ''; in [ - "flags=DRhu" "user=vhost:vhost" + "flags=ODRhu" "user=vhost:vhost" "argv=${rspamc_dovecot}/bin/rspamc_dovecot \${sender} \${original_recipient} \${user}@\${nexthop}" ]; };