23 Jan
                
                    2005
                
            
            
                23 Jan
                
                '05
                
            
            
            
        
    
                3:41 p.m.
            
        On 23.1.2005, at 15:35, Dave Hatton wrote:
this should give each user a mail store
default_mail_env = maildir:/var/mail/%lu/%u/Maildir
If you have defined namespaces manually, Dovecot won't create the default private namespace for you. So add:
namespace private { separator = / prefix = inbox = yes }