update mailserver config
Some checks failed
Plex Update / update (push) Has been cancelled

This commit is contained in:
Vivian 2025-06-04 11:25:25 +02:00
parent 729fea169e
commit 658b7afddd

View file

@ -113,7 +113,7 @@ in
# index new email as they arrive
autoIndex = true;
# this only applies to plain text attachments, binary attachments are never indexed
indexAttachments = true;
# indexAttachments = true;
enforced = "body";
memoryLimit = 2000;
autoIndexExclude = [ "\\Junk" ];