31 Aug
                
                    2010
                
            
            
                31 Aug
                
                '10
                
            
            
            
        
    
                9:13 p.m.
            
        Op 31-8-2010 21:10, Timo Sirainen schreef:
On Tue, 2010-08-31 at 21:07 +0200, Egbert Jan van den Bussche wrote:
If your /etc/shadow is readable by "shadow" group, you can use auth_user=something that uses shadow group as the primary group (maybe create a new "doveauth" user).
TNX Timo. I have added vmail to the shadow group. Now it may read /etc/shadow.
That doesn't sound like such a good idea. Now all imap/pop3/etc processes can read your /etc/shadow. Only auth process needs to do that.
Hmmm, you're right. I better create a doveauth user for it. Hope that it doesn't give problem when 1.2.9 gets replaced by the Ubuntu update mechanism
EJ