On 2/24/06, Jay Lee <[EMAIL PROTECTED]> wrote: > What do the rights look like? You may need to do a: > > chown -R user.group /home/user/Maildir > > run this as root, replace user with your username and group with your > primary group (probably same as user) and /home/user with your own home > directory path. If that doesn't fix it, is /var/log/maillog saying > anything? Do a: > > ls -al /home/user/Maildir > > and post the results here.
Permissions were correct. /var/log/maillog doesn't exist. [EMAIL PROTECTED]:~$ ls -al /home/david/Maildir total 5560 drwxr-xr-x 12 david david 4096 2006-02-24 11:54 . drwxr-xr-x 30 david david 4096 2006-02-24 12:43 .. drwxr-xr-x 2 david david 4096 2006-02-24 09:36 courierimaphieracl drwx------ 2 david david 4096 2006-02-24 12:44 courierimapkeywords -rw-r--r-- 1 david david 74 2006-02-24 11:59 courierimapsubscribed -rw-r--r-- 1 david david 425543 2006-02-24 12:44 courierimapuiddb drwx------ 2 david david 487424 2006-02-24 12:44 cur -rw------- 1 david david 62 2006-02-24 01:07 .customflags -rw------- 1 david david 73932 2006-02-24 00:47 dovecot.index -rw------- 1 david david 4168704 2006-02-24 00:47 dovecot.index.cache -rw------- 1 david david 12808 2006-02-24 00:47 dovecot.index.log -rw------- 1 david david 430387 2006-02-24 09:24 dovecot-uidlist drwx------ 2 david david 4096 2006-02-24 01:04 .INBOX drwx------ 6 david david 4096 2006-02-24 09:46 .Kingsborough drwx------ 6 david david 4096 2006-02-24 09:46 .Mailing lists drwx------ 2 david david 4096 2006-02-24 12:44 new drwx------ 6 david david 4096 2006-02-24 11:54 .Sent -rw------- 1 david david 232 2006-02-24 00:47 subscriptions -rw------- 1 david david 39 2006-02-24 01:07 .subscriptions drwx------ 2 david david 4096 2006-02-24 12:44 tmp drwx------ 6 david david 4096 2006-02-24 09:46 .Trash (I hope that's legible -- it isn't at my end.) There should be subfolders under Mailing lists, but they're not showing up: [EMAIL PROTECTED]:~/Maildir/.Mailing lists$ ls -al total 32 drwx------ 6 david david 4096 2006-02-24 09:46 . drwxr-xr-x 12 david david 4096 2006-02-24 11:54 .. -rw-r--r-- 1 david david 17 2006-02-24 09:36 courierimapacl drwx------ 2 david david 4096 2006-02-24 09:46 courierimapkeywords -rw-r--r-- 1 david david 15 2006-02-24 09:46 courierimapuiddb drwx------ 2 david david 4096 2006-02-24 01:07 cur drwx------ 2 david david 4096 2006-02-24 01:07 new drwx------ 2 david david 4096 2006-02-24 12:44 tmp Thanks for the help! David ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
