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

Add SpamAssassin KAM #2418

Merged
merged 11 commits into from
Feb 21, 2022
Merged

Add SpamAssassin KAM #2418

merged 11 commits into from
Feb 21, 2022

Commits on Feb 18, 2022

  1. add SpamAssassin KAM

    If SpamAssassin is enabled, we can also enable KAM with a new
    environment variable (`ENABLE_SPAMASSASSIN_KAM`). This is a simple
    addition to the mail server.
    georglauterbach committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a097020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66a0ea5 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Casper <casperklein@users.noreply.github.com>
    georglauterbach and casperklein committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    687cae2 View commit details
    Browse the repository at this point in the history
  4. made 0 the default and correct mistake in Dockerfile

    The Dockerfile was lacking a `&&` and CI failed because of this.
    georglauterbach committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    0be5e24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96c0c69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd2aaed View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Apply suggestions from code review

    Co-authored-by: Casper <casperklein@users.noreply.github.com>
    georglauterbach and casperklein committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    a0d25cc View commit details
    Browse the repository at this point in the history
  2. Update target/scripts/startup/setup-stack.sh

    Co-authored-by: Casper <casperklein@users.noreply.github.com>
    georglauterbach and casperklein committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    c4c2ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14fc012 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Update target/scripts/startup/setup-stack.sh

    Co-authored-by: Casper <casperklein@users.noreply.github.com>
    georglauterbach and casperklein committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    5e61fe6 View commit details
    Browse the repository at this point in the history
  2. Update target/scripts/startup/setup-stack.sh

    Co-authored-by: Casper <casperklein@users.noreply.github.com>
    georglauterbach and casperklein committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    1fa81ef View commit details
    Browse the repository at this point in the history