Skip to content

Add warnings when Amavis is disabled.#2251

Merged
casperklein merged 5 commits intodocker-mailserver:masterfrom
casperklein:amavis-warning
Oct 17, 2021
Merged

Add warnings when Amavis is disabled.#2251
casperklein merged 5 commits intodocker-mailserver:masterfrom
casperklein:amavis-warning

Conversation

@casperklein
Copy link
Copy Markdown
Member

Description

When Amavis is disabled, ClamAV and Spamassassin do not work. This PR adds two corresponding warnings.

Fixes #2231

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change that does improve existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@casperklein casperklein requested a review from a team October 16, 2021 09:49
@casperklein casperklein self-assigned this Oct 16, 2021
@casperklein casperklein added area/scripts kind/improvement Improve an existing feature, configuration file or the documentation labels Oct 16, 2021
@casperklein casperklein added this to the v10.3.0 milestone Oct 16, 2021
Copy link
Copy Markdown
Member

@georglauterbach georglauterbach left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏼

@casperklein casperklein enabled auto-merge (squash) October 17, 2021 16:18
@casperklein casperklein merged commit 34ba3c2 into docker-mailserver:master Oct 17, 2021
@casperklein casperklein deleted the amavis-warning branch November 1, 2021 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/scripts kind/improvement Improve an existing feature, configuration file or the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[NOT A BUG] Spamassassin isn't doing anything

4 participants