<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 10 Apr 2019 at 18:06, @lbutlr via dovecot <<a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On 10 Apr 2019, at 08:57, Odhiambo Washington via dovecot <<a href="mailto:dovecot@dovecot.org" target="_blank">dovecot@dovecot.org</a>> wrote:<br>
> <br>
> <br>
> <br>
> On Wed, 10 Apr 2019 at 17:50, @lbutlr via dovecot <<a href="mailto:dovecot@dovecot.org" target="_blank">dovecot@dovecot.org</a>> wrote:<br>
> On 10 Apr 2019, at 08:36, @lbutlr via dovecot <<a href="mailto:dovecot@dovecot.org" target="_blank">dovecot@dovecot.org</a>> wrote:<br>
> > net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission den))<br>
> <br>
> One other detail:<br>
> <br>
> /var/run/dovecot/stats-writer:<br>
> 0 srw-rw----  1 root     dovecot     0 Apr 10 08:47 stats-writer<br>
> <br>
> <br>
> Edit your 10-master.conf and make sure that the user specified in the details below matches the dovecot user:<br>
> <br>
> <br>
> service stats {<br>
>   unix_listener stats-writer {<br>
>       user = mailnull<br>
>   }<br>
>   unix_listener stats-reader {<br>
>       user = mailnull<br>
>   }<br>
<br>
Sorry, i am confused. There is no similar clock in 10-master.conf<br>
<br>
In fact,. the string "stats" does not appear in that file at all. The commented line<br>
<br>
#default_internal_user = dovecot <br>
<br>
is in that file, and that is the dovecot user (as seen in the permissions above).<br>
<br>
Should I add<br>
<br>
service stats {<br>
  unix_listener stats-writer {<br>
      user = dovecot<br>
  }<br>
  unix_listener stats-reader {<br>
      user = dovecot<br>
  }<br>
}<br>
<br>
to my dovecot.conf file?<br><br></blockquote><div><br></div><div>Add the two blocks to 10-master.conf, before the last "}"</div><div><br></div><div>My dovecot runs as user mailnull. YMMV.</div><div><br></div><div><br></div><div> </div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Best regards,<br>Odhiambo WASHINGTON,<br>Nairobi,KE<br>+254 7 3200 0004/+254 7 2274 3223<br>"<span style="font-size:12.8px">Oh, the cruft.</span><span style="font-size:12.8px">", </span><span style="font-size:12.8px">grep ^[^#] :-)</span></div></div></div></div></div></div>