Hello Harold, Dovecot will create the mailbox as per the mail_location parameter we define. If the folder does not exist dovecot will create the folder on receipt of first mail.
For example mail_location = maildir:/home/vmail/%Ld/%Lu/Maildir/ where %Ld is lower case of domainname and %Lu is lowercase of username folder in user@domain format. Have a look at this. http://wiki2.dovecot.org/Variables Regards DP -- [email protected] https://inverse.ca/sogo/lists
