-
-
Notifications
You must be signed in to change notification settings - Fork 2k
[TODO]: Refactor Relay host support #3607
Copy link
Copy link
Open
Labels
area/configuration (file)area/documentationarea/scriptsarea/testskind/improvementImprove an existing feature, configuration file or the documentationImprove an existing feature, configuration file or the documentationmeta/help wantedThe OP requests help from others - chime in! :DThe OP requests help from others - chime in! :Dservice/postfixstale-bot/ignoreIndicates that this issue / PR shall not be closed by our stale-checking CIIndicates that this issue / PR shall not be closed by our stale-checking CI
Metadata
Metadata
Assignees
Labels
area/configuration (file)area/documentationarea/scriptsarea/testskind/improvementImprove an existing feature, configuration file or the documentationImprove an existing feature, configuration file or the documentationmeta/help wantedThe OP requests help from others - chime in! :DThe OP requests help from others - chime in! :Dservice/postfixstale-bot/ignoreIndicates that this issue / PR shall not be closed by our stale-checking CIIndicates that this issue / PR shall not be closed by our stale-checking CI
Description
Creating an actual issue for tracking this.
I recently responded to a support question referencing the feature guidance in our docs: https://github.com/orgs/docker-mailserver/discussions/3605#discussioncomment-7418198
I've included a technical overview of the file in it's current state, while the file itself has plenty of information in comments and
git blameshould provide more from the original PR of mine that introduced them.It would still be best to delay until the test suite can adopt
compose.yaml+ DNS approach for a proper relay test between DMS instances.UPDATE:
relay.shcontextrelay.shcomments).Additional issues discussing future improvements to consider supporting, such as recipient transport switching via
transport_maps(3860 briefly mentions the sender equivalent variant as well):Related relay functionality issue to tackle after that: #3532