Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker-mailserver/docker-mailserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15.0.0
Choose a base ref
...
head repository: docker-mailserver/docker-mailserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v15.0.1
Choose a head ref
  • 16 commits
  • 15 files changed
  • 7 contributors

Commits on Mar 1, 2025

  1. chore(deps): Bump docker/build-push-action from 6.13.0 to 6.14.0 (#4389)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.13.0 to 6.14.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v6.13.0...v6.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Georg Lauterbach <[email protected]>
    dependabot[bot] and georglauterbach authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    309b5a9 View commit details
    Browse the repository at this point in the history
  2. fix: setup email restrict configs should only prepend once (#4379)

    * fix: `setup email restrict` configs should only prepend once
    
    * chore: Prepend to our custom parameter variant to retain applying to all `smtpd` ports
    
    ---------
    
    Co-authored-by: Georg Lauterbach <[email protected]>
    polarathene and georglauterbach authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    5686a40 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Configuration menu
    Copy the full SHA
    dd595e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c833d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fbbc44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    807f4f7 View commit details
    Browse the repository at this point in the history
  5. fix: Support chmod on /var/log/mail/* when dir is empty (#4391)

    Co-authored-by: Brennan Kinney <[email protected]>
    Co-authored-by: Georg Lauterbach <[email protected]>
    3 people authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    1756ba0 View commit details
    Browse the repository at this point in the history
  6. chore: Revise utility install scripts + add Smallstep step CLI (#4376)

    Changes:
    - `jaq` should probably live in `/usr/local/bin` with other third-party sourced binaries.
    - `swaks` install properly with just `tar`, no `mv` + `rm` needed.
    - Added Smallstep `step` CLI. This serves similar purpose to `openssl` commands, but is generally nicer for usage with generation and inspection of certs/keys. I've talked up using in DMS a few times in the past for our TLS helper and unifying DKIM support (_instead of separate OpenDKIM/Rspamd generators_).
    - Including `step` for both AMD64 / ARM64 archs needs the alternate naming convention that it's published to GH releases with.
    - Added commentary about the `tar` usage. The ownership is a common concern with GH release sources, technically a non-issue when running as `root`
    polarathene authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    d0629f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Configuration menu
    Copy the full SHA
    02f068b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Configuration menu
    Copy the full SHA
    6b1a566 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. Configuration menu
    Copy the full SHA
    a156c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c680a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    0362fa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. chore: Gender-neutral language (#4421)

    Co-authored-by: itycodes <[email protected]>
    tranquillity-codes and itycodes authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    8ca2bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3571a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2025

  1. release: v15.0.1 (#4423)

    Signed-off-by: Georg Lauterbach <[email protected]>
    georglauterbach authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    70d645d View commit details
    Browse the repository at this point in the history
Loading