Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

milter doesn't work with IPv6 SMTP clients #156

Closed
rhansen opened this issue Aug 24, 2023 · 0 comments · Fixed by #157
Closed

milter doesn't work with IPv6 SMTP clients #156

rhansen opened this issue Aug 24, 2023 · 0 comments · Fixed by #157

Comments

@rhansen
Copy link
Contributor

rhansen commented Aug 24, 2023

When an SMTP client connects over IPv6, the milter doesn't seem to have any effect other than the following log messages:

postsrsd[2946]: PostSRSd: connect[-1219253440]: unknown family 54
postfix/smtpd[4863]: warning: milter unix:postsrsd/srs_milter: can't read SMFIC_CONNECT reply packet header: Success

IPv4 clients work as expected (those log messages don't exist).

If I compile with NETINET6 defined (see #153 (comment)) then it works.

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 a pull request may close this issue.

1 participant