Hello,
I was using dovecot 1.2.x via xinetd with a setup like
http://wiki.dovecot.org/InetdInstall
Since I upgraded to Debian Wheezy, shipping dovecot 2.x, it no longer works. At
best, I end up with stuff like
Error: net_connect_unix(anvil) failed: No such file or directory
Fatal: Couldn't connect to anvil
Any clues?
Regards,
(add me in Cc in replies, I'm not suscribed to the list)
# doveconf -n
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-3-amd64 x86_64 Debian wheezy/sid ext4
mail_location = maildir:/home/%n/.Maildir:LAYOUT=fs
mail_privileged_group = mail
namespace inbox {
inbox = yes
location =
prefix =
}
passdb {
driver = pam
}
protocols = " imap"
ssl_cert = </etc/dovecot/certs/cert-gate.crt
ssl_key = </etc/dovecot/certs/cert-gate.key
userdb {
driver = passwd
}
--
Mathieu Roy
On 22.7.2012, at 14.46, Mathieu Roy wrote:> Hello, > > I was using dovecot 1.2.x via xinetd with a setup like http://wiki.dovecot.org/InetdInstall > Since I upgraded to Debian Wheezy, shipping dovecot 2.x, it no longer works. At best, I end up with stuff like > > Error: net_connect_unix(anvil) failed: No such file or directory > Fatal: Couldn't connect to anvil > > Any clues? > Regards, > > (add me in Cc in replies, I'm not suscribed to the list)Doesn't work anymore. No plans to make it work anymore. Way too much trouble.
Seemingly Similar Threads
- Setting lmtp_user_concurrency_limit causes anvil permission error
- read/connect anvil-auth-penalty failed: EOF/Connection refused
- Authentication/Penalty disabled (socket mode=0) introduces constant 5 sec delays (2.27 on debian 9)
- auth: Error: net_connect_unix(anvil-auth-penalty) failed: Permission denied
- Authentication/Penalty disabled (socket mode=0) introduces constant 5 sec delays (2.27 on debian 9)