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)
|
# mailbox that has messages you want to keep. (optional)
|
||||||
RejectsMailbox:
|
RejectsMailbox:
|
||||||
|
|
||||||
# If you'd like to retain the rejects described above instead of automatically
|
# Don't automatically delete mail in the RejectsMailbox listed above. This can be
|
||||||
# cleaning them (e.g. to train spam filters), you can set this to true. (optional)
|
# useful, e.g. for future spam training. (optional)
|
||||||
KeepRejects:
|
KeepRejects: false
|
||||||
|
|
||||||
# Automatically set $Junk and $NotJunk flags based on mailbox messages are
|
# Automatically set $Junk and $NotJunk flags based on mailbox messages are
|
||||||
# delivered/moved/copied to. Email clients typically have too limited
|
# delivered/moved/copied to. Email clients typically have too limited
|
||||||
|
|
Loading…
Reference in a new issue