David J. Greenberger writes:
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
WTF is "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
WTF is .subscriptions?You've not been telling the whole story. You were clearly using dovecot before, and are trying to migrate to Courier-IMAP.
That's fine, but you just can't plop the entire maildir verbatim from one, and expect the other one to make any sense of it.
At the bare minimum, you need to:A) Remove all .files in the maildir that are not actual maildir folders, at least .subscriptions and .customflags that I can see here, and whatever else dovecot has sprayed in here. dovecot* should also be deleted, but Courier-IMAP will simply ignore those files.
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!
That's not how Courier-IMAP stores subfolders. If there were any subfolders of Mailing lists, they would be named .Mailing lists.subfoldername, and hang off the top maildir.
pgpjo04Jtzz65.pgp
Description: PGP signature
