Skip to content

fix: make tls_client configuration work in target.smtp block, fixes foxcpp/maddy#688#760

Merged
foxcpp merged 2 commits intofoxcpp:masterfrom
mlipscombe:issue-688
Mar 9, 2025
Merged

fix: make tls_client configuration work in target.smtp block, fixes foxcpp/maddy#688#760
foxcpp merged 2 commits intofoxcpp:masterfrom
mlipscombe:issue-688

Conversation

@mlipscombe
Copy link
Contributor

This PR fixes a crash when specifying tls_client inside target.smtp, allowing the use of outbound TLS connections for SMTP. Resolves #688.

@foxcpp
Copy link
Owner

foxcpp commented Feb 22, 2025

Need to look into why tests are failing.

@foxcpp
Copy link
Owner

foxcpp commented Mar 9, 2025

Thanks!

@foxcpp foxcpp merged commit fa47d40 into foxcpp:master Mar 9, 2025
3 checks passed
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.

Specifying tls_client on target.smtp crashes at startup

2 participants