search for: espedient

Displaying 2 results from an estimated 2 matches for "espedient".

2019 Apr 20
2
stats-writer error is back
On 20 Apr 2019, at 14:05, Larry Rosenman via dovecot <dovecot at dovecot.org> wrote: > service stats { > unix_listener stats-reader { > group = mail Why would I change the group from the group the socket is using? > mode = 0666 That cannot possibly be best practice. I'm not opening up any part of my mail stack to all processes. >> # ls -ls
2019 Apr 20
0
stats-writer error is back
Then figure out what user/group needs the access and set the perms. I can't help you other than what I've shown you. (my box doesn't have foreign users on it, so this was the most espedient route for me). On Sat, Apr 20, 2019 at 3:16 PM @lbutlr via dovecot <dovecot at dovecot.org> wrote: > On 20 Apr 2019, at 14:05, Larry Rosenman via dovecot <dovecot at dovecot.org> > wrote: > > service stats { > > unix_listener stats-reader { > > group = m...