[Dovecot] [SOLVED] doveadm not working

Christian Rößner c at roessner-network-solutions.com
Mon May 14 20:33:54 EEST 2012


Am 14.05.2012 um 18:36 schrieb Timo Sirainen:

> #debug_level = 0
> 
> Also make sure that the auth and auth-worker processes have the same
> permissions:
> 
> doveconf service/auth > a
> doveconf service/auth-worker > b
> diff -u a b

Okay, for some reason it is working again. I had removed the unix_listener

service auth-worker {
  unix_listener auth-worker {
    mode = 0600
    user = vmail
    #group = 
  }

  # Auth worker process is run as root by default, so that it can access
  # /etc/shadow. If this isn't necessary, the user should be changed to
  # $default_internal_user.
  user = vmail

  extra_groups = ssl-cert
}

This version shown here now works for me. Thanks again for your help. :-)

-Christian Rößner

---
Roessner-Network-Solutions
Bachelor of Science Informatik
Nahrungsberg 81, 35390 Gießen
F: +49 641 5879091, M: +49 176 93118939
USt-IdNr.: DE225643613
http://www.roessner-network-solutions.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3880 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20120514/899976cf/attachment-0004.bin>


More information about the dovecot mailing list