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

Default socket umask seems too restrictive? #63

Open
techmunk opened this issue Dec 11, 2015 · 1 comment
Open

Default socket umask seems too restrictive? #63

techmunk opened this issue Dec 11, 2015 · 1 comment

Comments

@techmunk
Copy link

The change in 27fa210 to adjust the umask to 0077, means that the created socket is not group read/writeable anymore.

Is there a recommended way to allow postfix to read/write to this socket? Presently it gets permission denied. I was just putting postfix in the rmilter group.

I've changed the systemd service for rmilter to run as postfix, but I'm not sure this is the best idea. What's the intended solution here?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@techmunk
Copy link
Author

Just saw #39. So there is probably a better place to discuss this. I will follow that.

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

No branches or pull requests

1 participant