diff --git a/modules/sogo.nix b/modules/sogo.nix index d7e5189..a8a2fd3 100644 --- a/modules/sogo.nix +++ b/modules/sogo.nix @@ -38,6 +38,8 @@ in SOGoSieveServer = sieve://127.0.0.1:4190; SOGoSieveScriptsEnabled = YES; SOGoVacationEnabled = YES; + SOGoJunkFolderName = Spam; + ''; configReplaces = { "LDAP_SEARCH" = config.sops.secrets.sogo_ldap_search.path;