mail: fix surplus plus in dovecot config

This commit is contained in:
Charlotte Van Petegem 2024-01-29 10:23:42 +01:00
parent 58f144d075
commit 5d8126e443
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -115,7 +115,7 @@ in
};
services.dovecot2.sieve = {
extensions = [ "+editheader" ];
extensions = [ "editheader" ];
scripts.after2 = pkgs.writeText "custom-spam.sieve" ''
require ["fileinto", "regex"];