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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to