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

fix(milter): remove erroneous path check #622

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

mmatous
Copy link
Contributor

@mmatous mmatous commented Aug 22, 2023

Hi, milter check doesn't currently accept paths to unix sockets. This should fix it.
I've never written any Go before, so there may be some dumb oversight.

A remnant of d0e7df0 when milter.NewClient() didn't accept path.

Signed-off-by: Martin Matous <[email protected]>
@foxcpp foxcpp changed the base branch from dev to master August 22, 2023 19:56
@foxcpp foxcpp changed the base branch from master to dev August 22, 2023 19:57
@foxcpp foxcpp merged commit 351c44e into foxcpp:dev Aug 22, 2023
@foxcpp
Copy link
Owner

foxcpp commented Aug 22, 2023

Thanks!

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