sogo: remove duplicate spam folder

This commit is contained in:
Rouven Seifert 2023-09-03 22:56:26 +02:00
parent b68a325a3f
commit 99100ac27d
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -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;