Hi All, I think this bug is back in dovecot 2.4.1.
I'm getting:- lmtp(15118): Error: conn unix:/run/dovecot/anvil: net_connect_unix(/run/dovecot/anvil) failed: Permission denied I run following post service start to fix it, I set: chmod 666 /var/run/dovecot/anvil I tried setting mode = 0666 in config and it didn't work :- service anvil { process_limit = 1 client_limit = 50000 unix_listener anvil-auth-penalty { mode = 0666 } } Thanks anyways. _______________________________________________ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org