Skip to content

add support doc for spamassassin module#837

Merged
dkoerichbird merged 6 commits into
mainfrom
spamssassin
May 22, 2026
Merged

add support doc for spamassassin module#837
dkoerichbird merged 6 commits into
mainfrom
spamssassin

Conversation

@juliebin
Copy link
Copy Markdown
Contributor

@juliebin juliebin commented May 14, 2026

  • Give your PR a recognizable title. For example: "FE-123: Add new prop to component" or "Resolve Issue Create new-pricing-increases-costs #123: Fix bug in component"
  • Your PR title will be visible in changelogs

What Changed

  • What changes does this PR propose?
  • Provide screenshots or screen recordings for any visual changes.

How To Test or Verify

  • Describe any steps that may help reviewers verify changes.
  • Anything beyond basic unit testing, such as assistive tech usage, or special interactions.

PR Checklist

Below are some checklists to follow for the correct procedure in different circumstance. The first list ("All PRs Checklist") should be followed for ALL PRs. The next 2 are additive to this list depending on what type of PR you are using.

For example: If you are submitting a content change to one of the support documents, your checklist would include the:

  • "All PRs Checklist"
  • AND the "Content Changes Checklist

If you are submitting a feature addition, enhancement, or bug fix, your checklist would include the:

  • "All PRs Checklist"
  • AND the "Development Changes Checklist"

All PRs Checklist

  • Give your pull request a meaningful name.
  • Use lowercase filenames.
  • Apply at least one team label according to which team is the content expert (ie. team-FE or team-SAZ)
  • Pull request approval from the FE team or content experts (see label applied above) that isn't the content creator.

Content Changes Checklist

  • Check that your article looks correct in the preview here or in a Netlify deploy preview.
  • Check the links in your article.
  • Check the images in your article (if there are any)
  • Check to make sure you are using markdown appropriately as outlined in examples/article.md in the root of the project directory and on the momentum doc's preface article
  • Check to make sure the Copy and Tone Guidelines are followed.

Development Changes Checklist (some checks are automatic github actions and will not be listed here. ie. "all tests pass")

  • The appropriate tests are created in cypress/ directory in the root of the project
  • The lighthouse score is passing according to the FE Support Docs' Service Outline SLI/SLOs

Note

Low Risk
Low risk: documentation-only changes (new page + TOC/changelog entries) with no runtime or configuration behavior changes.

Overview
Adds a new reference page for the supported spamassassin (SPAMC) client module, including configuration options, protocol expectations, context variables, and Lua/C usage examples.

Updates the modules index and the all-modules summary to include spamassassin, and adds a Momentum 5.3.0 changelog entry noting it replaces the legacy Sieve-based spamc module.

Reviewed by Cursor Bugbot for commit 9acfe33. Bugbot is set up for automated code reviews on this repo. Configure here.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for support-docs ready!

Name Link
🔨 Latest commit 9acfe33
🔍 Latest deploy log https://app.netlify.com/projects/support-docs/deploys/6a10aa388bce54000837f02c
😎 Deploy Preview https://deploy-preview-837--support-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@juliebin juliebin requested review from deepakpn and dkoerichbird May 15, 2026 13:29
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
@dkoerichbird dkoerichbird merged commit 153c055 into main May 22, 2026
4 of 6 checks passed
@dkoerichbird dkoerichbird deleted the spamssassin branch May 22, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants