-
-
Notifications
You must be signed in to change notification settings - Fork 2k
spam: use Sieve for rewriting subject with Rspamd & SA/Amavis #3820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
georglauterbach
merged 26 commits into
master
from
rspamd/use-sieve-for-subject-rewrite
Jan 29, 2024
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
6a79f61
remove `SA_SPAM_SUBJECT` and define `SPAM_SUBJECT`
georglauterbach bc6786e
rename `SA_SPAM_SUBJECT` to `SPAM_SUBJECT` in code
georglauterbach 7372fae
setup a check to warn users about certain config
georglauterbach d0eccd3
introduce new helper `_file_exists_in_container`
georglauterbach ab11d8e
remove `rewrite_subject` action in Rspamd base config
georglauterbach 5a04813
implement `SPAM_SUBJECT` for Rspamd
georglauterbach 4ff83bf
update and extend Rspamd tests for `SPAM_SUBJECT`
georglauterbach a25aa85
notify users when they haven't adopted `SPAM_SUBJECT`
georglauterbach 94d8f0f
update `CHANGELOG.md`
georglauterbach fc26674
correct remaining tests
georglauterbach 8d58e15
Apply suggestions from code review
georglauterbach 8ea0ae2
use Sieve for Rspamd and SA/Amavis
georglauterbach f2dcb03
delete useless test
georglauterbach 60bd9c9
adjust Amavis tests
georglauterbach c243a0a
re-add entry to `mailserver.env`
georglauterbach b74266c
adjust Rspamd tests to new implementation
georglauterbach 12e3e8f
Merge branch 'master' into rspamd/use-sieve-for-subject-rewrite
georglauterbach d77c6a6
Merge branch 'master' into rspamd/use-sieve-for-subject-rewrite
georglauterbach fb0fba9
Apply suggestions from code review
georglauterbach c593999
add `_file_does_not_exist_in_container`
georglauterbach ffe3370
re-add test that checks Amavis' defaults
georglauterbach 17b475c
Merge branch 'master' into rspamd/use-sieve-for-subject-rewrite
georglauterbach 2c77e25
Merge branch 'master' into rspamd/use-sieve-for-subject-rewrite
georglauterbach 7c4857d
Merge branch 'master' into rspamd/use-sieve-for-subject-rewrite
georglauterbach ebcdd96
use correct log function
georglauterbach 6364495
Merge branch 'master' into rspamd/use-sieve-for-subject-rewrite
georglauterbach File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.