sdgathman / pymilter

Python bindings for libmilter api
GNU General Public License v2.0
42 stars 22 forks source link

Incorrect permissions on named pipe #66

Open joele89 opened 3 weeks ago

joele89 commented 3 weeks ago

Incorrect permissions on named pipe are being overwritten at launch Permissions are set to 755 and need to be 775

Workarround is to configure service to run as the same account as postfix