roehling / postsrsd

Postfix Sender Rewriting Scheme daemon
319 stars 38 forks source link

Not created milter socket file. #136

Closed mzch closed 11 months ago

mzch commented 1 year ago

I built postsrsd with milter support, but postsrsd doesn't create a milter socket file.

roehling commented 1 year ago

I think this may be caused by the way I interact with LibMilter, because the socket might be created only after I dropped root privileges, which makes it likely impossible to write to /var/spool/postfix. Can you try and create a postsrsd subdir there with the correct permissions for the unprivileged postsrsrd user to write, and create the milter socket there?

roehling commented 11 months ago

This should be fixed by 1bf5c369a791f6bdfd28944597f9b7e870954133