Add a 'KeepRejects' option that disables auto-cleanup (#49)

Add a 'KeepRejects' option that disables auto cleanup of the rejects mailbox.
This commit is contained in:
bobobo1618
2023-07-23 17:03:09 +02:00
committed by GitHub
parent e943e0c65d
commit 671fc5b8f1
3 changed files with 11 additions and 1 deletions

View File

@ -692,6 +692,10 @@ describe-static" and "mox config describe-domains":
# mailbox that has messages you want to keep. (optional)
RejectsMailbox:
# If you'd like to retain the rejects described above instead of automatically
# cleaning them (e.g. to train spam filters), you can set this to true. (optional)
KeepRejects:
# Automatically set $Junk and $NotJunk flags based on mailbox messages are
# delivered/moved/copied to. Email clients typically have too limited
# functionality to conveniently set these flags, especially $NonJunk, but they can