This is what fixed mine 

 service stats {
# unix_listener stats-reader {
#     group =
#     mode = 0666
#     user =
#   }
   unix_listener stats-writer {
     group = dovecot
     mode = 0666
     user =
   }
  }


> On Apr 10, 2019, at 09:43, @lbutlr via dovecot <[email protected]> wrote:
> 
> On 10 Apr 2019, at 09:06, @lbutlr via dovecot <[email protected]> wrote:
>> Should I add
>> 
>> service stats {
>> unix_listener stats-writer {
>>     user = dovecot
>> }
>> unix_listener stats-reader {
>>     user = dovecot
>> }
>> }
>> 
>> to my dovecot.conf file?
> 
> I did this and it appears to have fixed the issue.
> 
> Also, the failed message strongly implies that the email was not delivered, 
> since it happens on the delivery log line and there is not indication in the 
> log that delivery succeeded. However, the message is delivered. It might be 
> worth changing the message or still logging the actual message delivery?
> 
> 
> -- 
> I WILL NOT CARVE GODS Bart chalkboard Ep. 8F11
> 
> 

Reply via email to