FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: `packages.sh` - Remove Postfix hostname workaround by polarathene · Pull Request #4493 · docker-mailserver/docker-mailserver · GitHub

fix: packages.sh - Remove Postfix hostname workaround - #4493

Merged
georglauterbach merged 3 commits into
masterfrom
chore/revise-postfix-hostname-workaround
May 27, 2025
Merged

fix: packages.sh - Remove Postfix hostname workaround#4493
georglauterbach merged 3 commits into
masterfrom
chore/revise-postfix-hostname-workaround

Conversation

polarathene commented May 27, 2025
edited
Loading

Copy link
Copy Markdown
Member

Description

This workaround can be dropped :)

The original issue report workaround we presently use, and the verified alternative workaround (via buildx arg) are no longer appear required since upstream commits (1 + 2) in late 2021 have patched the logic in the Debian Postfix package post-install script 🎉


Original PR

UPDATE: The first commit of this PR was prior to checking the status of the Debian package, so a follow-up commit removes those changes as they're no longer needed 😎

@casperklein spotted an issue with the original workaround that the initial commit of this PR resolves, although it never caused a problem as without a shebang the existing shell itself was used (I've verified).

References:

Type of change

  • Improvement (non-breaking change that does improve existing functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • New and existing unit tests pass locally with my changes
  • I have added information about changes made in this PR to CHANGELOG.md

polarathene added this to the v15.1.0 milestone May 27, 2025
polarathene self-assigned this May 27, 2025
polarathene added service/postfix area/scripts kind/improvement Improve an existing feature, configuration file or the documentation kind/bug/fix A fix (PR) for a confirmed bug labels May 27, 2025
polarathene requested review from casperklein and georglauterbach and removed request for casperklein May 27, 2025 02:48
polarathene changed the title chore: packages.sh - Revise Postfix hostname workaround chore: packages.sh - Remove Postfix hostname workaround May 27, 2025
polarathene changed the title chore: packages.sh - Remove Postfix hostname workaround fix: packages.sh - Remove Postfix hostname workaround May 27, 2025

georglauterbach left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

A very welcome change!

georglauterbach merged commit ea03808 into master May 27, 2025
georglauterbach deleted the chore/revise-postfix-hostname-workaround branch May 27, 2025 21:03
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/scripts kind/bug/fix A fix (PR) for a confirmed bug kind/improvement Improve an existing feature, configuration file or the documentation service/postfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL