15 Apr
                
                    2008
                
            
            
                15 Apr
                
                '08
                
            
            
            
        
    
                7:20 a.m.
            
        Wouter Amsterdam wrote:
Hi all,
[....]
type: listen master: path: /var/run/dovecot/auth-masterApr 14 16:14:44 termserv dovecot: auth(default): unlink(/var/run/dovecot/auth-master) failed: Is a directory
/var/run/dovecot/auth-master is path to auth-master socket. This socket is automaticly created at startup. You have directory called /var/run/dovecot/auth-master - thus creating of socket fails. "path: /var/run/dovecot/auth-master" - it is not path where socket is placed - it is socket's name itself. Remove this directory.
Uldis