mirror of
https://github.com/mjl-/mox.git
synced 2025-01-14 01:06:27 +03:00
parent
671fc5b8f1
commit
c5747bd656
2 changed files with 4 additions and 4 deletions
|
@ -692,9 +692,9 @@ 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:
|
||||
# Don't automatically delete mail in the RejectsMailbox listed above. This can be
|
||||
# useful, e.g. for future spam training. (optional)
|
||||
KeepRejects: false
|
||||
|
||||
# Automatically set $Junk and $NotJunk flags based on mailbox messages are
|
||||
# delivered/moved/copied to. Email clients typically have too limited
|
||||
|
|
Loading…
Reference in a new issue