Here is the full mail coming in:


@400000005c57633625970624 starting delivery 12824: msg 1270896 to local ma.org-you@mattei.org
@400000005c57633625970a0c status: local 1/10 remote 0/60
@400000005c57633711a138c4 delivery 12824: success: lda(you@ma.org,)Error:_net_connect_unix(/var/run/dovecot/stats-writer)_failed:_Permission_denied/did_0+0+1/
@400000005c57633711a1447c status: local 0/10 remote 0/60

I am using qmail for some reasons I have the error above. I have tried the following: 

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

But still no luck still have the same issue. 

Any tips are welcomed.

Remo