Mail : Enable Sieve rules.

This commit is contained in:
Dmitry Voronin 2024-08-05 17:23:34 +03:00
parent 63fec8bf13
commit 8fdd9ec931
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -132,6 +132,7 @@ in {
enableSubmission = true;
enableSubmissionSsl = true;
enableManageSieve = true;
virusScanning = false;
certificateScheme = "manual";
@ -179,6 +180,9 @@ in {
enable = true;
dicts = with pkgs.aspellDicts; [ en ru ];
hostName = cfg.domain;
plugins = [
"managesieve"
];
extraConfig = ''
# starttls needed for authentication, so the fqdn required to match
# the certificate