Skip to content

SpamAssassin: fix the documentation#2833

Open
squioc wants to merge 2 commits intomainfrom
fix/spamassassin
Open

SpamAssassin: fix the documentation#2833
squioc wants to merge 2 commits intomainfrom
fix/spamassassin

Conversation

@squioc
Copy link
Contributor

@squioc squioc commented Feb 26, 2026

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the SpamAssassin integration documentation by modernizing the rsyslog configuration instructions. The changes migrate from the deprecated legacy rsyslog syntax to the modern RainerScript format, providing a cleaner and more maintainable configuration approach.

Changes:

  • Replaced legacy rsyslog configuration syntax ($ModLoad, $InputFileName, etc.) with modern RainerScript format using module(), input(), and ruleset() directives
  • Introduced a dedicated configuration file approach (/etc/rsyslog.d/18-spamassassin.conf) with better structure and organization
  • Added explicit ruleset handling with a stop directive to prevent further processing of forwarded messages

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

github-actions bot commented Feb 26, 2026

Newest code from squioc has been published to preview environment

🚀 Latest deployment was built on 2026-02-26 08:52:03 (375d4b56bb6e1d444577b23a6882ef07e787e900).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants