I too am using IlohaMail with Postfix, Courier IMAPS, and Virtual Users with Postgres.
With this setup, all directories should be created under the folder: INBOX (all caps) In Options >> Auto Save Options >> I have: Save sent items in folder: INBOX.Sent Move deleted items to folder: INBOX.Trash Root Directory: INBOX Then in vmail/domain/user, you should see the standard maildir and courier stuff while each folder will begin with a dot "." examples: .Trash .Sent (I'm running 0.8.14 and 0.9.0. The latter has INBOX.Drafts) I think the key is the Root Directory being INBOX. In 0.8.14, I set: ' $adv_mode = 0; ' and left: ' $default_rootdir = ""; ' and: ' $hide_rootdir = 1; ' in conf/login.php for my users. That seemed to work for me. -gnul On 8/21/07, Vida Luz Arista <[EMAIL PROTECTED]> wrote: > Hi All > > I have installed Virtual Users And Domains With Postfix, Courier And > MySQL, all work fine, now all my users are stored in mysql, I have not > users in the system, my users don't have a directory home, now the > mail is maildir and the mail now are stored in > /home/vmail/domain/user, example the structure is: > > User: keke, domain:xyz.com, directory: /home/vmail/xyz.com/keke > > files: > drwx------ 2 vmail vmail 4096 Aug 20 09:37 courierimapkeywords > -rw-r--r-- 1 vmail vmail 70 Aug 21 11:43 courierimapuiddb > -rw-r--r-- 1 vmail vmail 92 Aug 21 13:54 courierpop3dsizelist > drwx------ 2 vmail vmail 4096 Aug 21 13:54 cur > -rw------- 1 vmail vmail 114 Aug 21 13:54 maildirsize > drwx------ 2 vmail vmail 4096 Aug 21 13:54 new > drwx------ 2 vmail vmail 4096 Aug 21 13:54 tmp > > My problem with ilohamail is: I can;t create folders, when I attempt > to create a folder the follwing message appear: > > Could not create folder: trash > c NO Invalid mailbox name. > > I need your suggestions. > > Thanks in advanced, > > Regards > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Ilohamail-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ilohamail-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Ilohamail-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ilohamail-users
