7 Aug
                
                    2009
                
            
            
                7 Aug
                
                '09
                
            
            
            
        
    
                8:59 p.m.
            
        On Fri, 2009-08-07 at 14:49 -0300, Darvin Denmian wrote:
user_query = SELECT maildir, 1001 AS uid, 1001 AS gid ,
'Clients2' AS autocreate , mail_plugins
FROM mailbox WHERE username = '%u' AND active='1'Clients1 is sucessfuly created
Clients2 isn't created :(
Then it sounds like user_query isn't used at all. Show your dovecot -n output. Set auth_debug=yes and show what the logs say when you log in.