Skip to content

feat(postfix): prefer IPv4 in SMTP client#900

Merged
link2xt merged 1 commit intomainfrom
link2xt/postfix-prefer-smtp-ipv4
Mar 22, 2026
Merged

feat(postfix): prefer IPv4 in SMTP client#900
link2xt merged 1 commit intomainfrom
link2xt/postfix-prefer-smtp-ipv4

Conversation

@link2xt
Copy link
Copy Markdown
Contributor

@link2xt link2xt commented Mar 21, 2026

No description provided.

@link2xt link2xt temporarily deployed to staging-ipv4.testrun.org March 21, 2026 21:26 — with GitHub Actions Inactive
@link2xt link2xt temporarily deployed to staging2.testrun.org March 21, 2026 21:26 — with GitHub Actions Inactive
@link2xt link2xt force-pushed the link2xt/postfix-prefer-smtp-ipv4 branch from 378a81e to 205f3e0 Compare March 21, 2026 21:45
@link2xt link2xt temporarily deployed to staging2.testrun.org March 21, 2026 21:45 — with GitHub Actions Inactive
@link2xt link2xt temporarily deployed to staging-ipv4.testrun.org March 21, 2026 21:45 — with GitHub Actions Inactive
@link2xt link2xt force-pushed the link2xt/postfix-prefer-smtp-ipv4 branch from 205f3e0 to 492b744 Compare March 21, 2026 21:46
@link2xt link2xt temporarily deployed to staging-ipv4.testrun.org March 21, 2026 21:47 — with GitHub Actions Inactive
@link2xt link2xt temporarily deployed to staging2.testrun.org March 21, 2026 21:47 — with GitHub Actions Inactive
@link2xt link2xt merged commit d3a483c into main Mar 22, 2026
6 checks passed
@link2xt link2xt deleted the link2xt/postfix-prefer-smtp-ipv4 branch March 22, 2026 21:05
j-g00da added a commit to chatmail/filtermail that referenced this pull request Mar 23, 2026
Implements a new mode "transport",
that allows filtermail to be used as a
postfix pipe transport replacing postfix smtp client.

SMTP client tries to open socket on all resolved
addresses in parallel and uses one that succeeds
the first, fixing the issue described in:
<chatmail/relay#900>

Extends the built-in SMTP client
with STARTTLS support.

Groundwork required for mxdeliv endpoint
(HTTP channel for MTA-to-MTA communication):
chatmail/relay#900

Signed-off-by: Jagoda Ślązak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants