Skip to content
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

Let some obsoleted parameters be retired and add convenient spam_status scenarios #1470

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented Aug 25, 2022

These parameters are obsoleted:

  • antispam_tag_header_name
  • antispam_tag_header_spam_regexp
  • antispam_tag_header_ham_regexp
  • antispam_feature

Instead of antispam_feature, spam_status.none scenario to disable tag-based spam check is introduced.

And more spam_status.* scenarios are added for the other spam filters:

  • spam_status.bogofilter - bogofilter
  • spam_status.j-chkmail - j-chkmail (separated from x-spam-status)
  • spam_status.rspamd - Rspamd
  • spam_status.spamassassin - SpamAssassin
  • spam_status.x-spam-status - test X-Spam-Status header (default)

  - antispam_tag_header_name
  - antispam_tag_header_spam_regexp
  - antispam_tag_header_ham_regexp
@ikedas ikedas added bug ready A PR is waiting to be merged. Close to be solved labels Aug 25, 2022
Added scenarios:
  * spam_status.bogofilter
  * spam_status.j-chkmail (separated from spam_status.x-spam-status)
  * spam_status.none
  * spam_status.rspamd
  * spam_status.spamassassin
@ikedas ikedas force-pushed the obsoleted_antispam_tag_header_parameters branch from 56dd1d6 to 0777ea1 Compare September 11, 2022 00:29
@ikedas ikedas added this to the 6.2.72 milestone Sep 24, 2022
@ikedas ikedas changed the title Let some obsoleted parameters be retired Let some obsoleted parameters be retired and add convenient spam_status scenarios Nov 15, 2022
@ikedas ikedas merged commit 104cee0 into sympa-community:sympa-6.2 Nov 15, 2022
@ikedas ikedas deleted the obsoleted_antispam_tag_header_parameters branch November 15, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ready A PR is waiting to be merged. Close to be solved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant