sbidy / MacroMilter

This python based milter (mail-filter) checks an incoming mail for suspicious VBA macro code in MS 20xx Office attachments (doc, xls, ppt ...).
MIT License
37 stars 14 forks source link

Umask setting for unix socket no longer honored (breaks #26) #34

Closed robert-scheck closed 6 years ago

robert-scheck commented 6 years ago

Since commit 655944536a64da405d020f58130e1cd8d7b7ba25 in testing branch, the umask setting in config.ini for the unix socket is no longer honored (breaks #26). Thus the unix socket can now no longer made group writable by a regular configuration setting.