fix: Move spam to mailbox associated to the \Junk special-use attribute#3925
fix: Move spam to mailbox associated to the \Junk special-use attribute#3925polarathene merged 5 commits intodocker-mailserver:masterfrom
\Junk special-use attribute#3925Conversation
polarathene
left a comment
There was a problem hiding this comment.
Thanks for contributing the improvement 😁
Looks pretty good, I've provided suggestions where I could for revising the documentation for both users and maintainers as this feature may benefit from the added clarity/references.
\Junk special-use attribute (#3918)
|
I've restarted the CI so we can see whether the failure was related to this PR, which I doubt. Sometimes, our CI is not 100% accurate, i.e., it is a bit "flaky". UPDATE: And, indeed, it was not an actual issue. |
Co-authored-by: Brennan Kinney <[email protected]>
Co-authored-by: Brennan Kinney <[email protected]>
polarathene
left a comment
There was a problem hiding this comment.
LGTM! 👍
If you'd like to add that revision you suggested that's ok, I'll hold off merging until I hear back from you about that.
No need to rewrite commit history cleanly if that's a hassle, we squash merge PRs so commit history is only relevant to PR context 👍
Done. |
|
Documentation preview for this PR is ready! 🎉 Built with commit: 97224b5 |
\Junk special-use attribute (#3918)\Junk special-use attribute
If
MOVE_SPAM_TO_JUNK=1, spam messages now will be moved to one mailbox with\Junkspecial-use attribute. If there is no such mailbox, messages will be moved to 'Junk' mailbox, as earlier.This change simplifies configuration in case Junk mailbox needs to be renamed.
Fixes #3918
Type of change
Checklist