Skip to content

Conversation

@dphi
Copy link

@dphi dphi commented Oct 30, 2025

Contribution Guidelines

What does this PR include?

This PR includes functionality to disable outgoing smtp connections via IPv6, if

  1. the rdns record of the ip is not matching the configured hostname
  2. the ip address is listed on zen.spamhaus.org

Short Description

This PR seeks to solve the problem described in #6877 where rDNS cannot be configured for the assigned IPv6 address. It also seeks to address delivery problems where outgoing IPv6 addresses are on block lists, and they can't be removed as the /64 is shared cross multiple customers. This allows IPv6 to be enabled but not being used for outgoing smtp connections.

Affected Containers

  • postfix

Did you run tests?

Yes, however I did build full containers to test end-2-end yet. - I'm publishing this PR therefore as a draft to see whether this approach overall meets expectations.

What did you tested?

Individual functions, no complete tests yet.

What were the final results? (Awaited, got)

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