rmilter icon indicating copy to clipboard operation
rmilter copied to clipboard

Default socket umask seems too restrictive?

Open techmunk opened this issue 9 years ago • 1 comments

The change in https://github.com/vstakhov/rmilter/commit/27fa2103e9a59b275fc0460cf0603b6c689d4ffe 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 avatar Dec 11 '15 01:12 techmunk

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

techmunk avatar Dec 11 '15 01:12 techmunk