4 messages in net.sourceforge.lists.courier-users[courier-users] chdir Maildir: No suc...
FromSent OnAttachments
JonoMar 18, 2003 7:35 pm 
Chris BerryMar 19, 2003 10:42 am 
JonoMar 19, 2003 2:49 pm 
Chris BerryMar 19, 2003 2:59 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] chdir Maildir: No such file or directoryActions...
From:Jono (lis@dna.co.nz)
Date:Mar 18, 2003 7:35:53 pm
List:net.sourceforge.lists.courier-users

Hi all

I have Exim 4.14 installed with MySQL support on OSX 10.2.4, with Courier-IMAP 1.7.1 (also with MySQL support and mailadmin), and squirrelMail

My problem is that when I log in via SquirrelMail (or an IMAP account in a mail app) I get this in /var/log/mail.log Mar 19 12:37:24 h imapd: Connection, ip=[127.0.0.1] Mar 19 12:37:24 h imapd: LOGIN, user=jo@h.xserve.co.nz, ip=[127.0.0.1] Mar 19 12:37:24 h imapd: chdir Maildir: No such file or directory

the user jo@h.xserve.co.nz is a user defined in MySQL (using mailAdmin), the 'home' is defined as /var/mail/ and maildir as h.xserve.co.nz/jo@h.xserve.co.nz/Maildir

I have also tried it as home: /private/var/mail/ and maildir as h.xserve.co.nz/jo@h.xserve.co.nz/Maildir with no success

The Maildir in question _is_ in the correct place (/private/var/mail/h.xserve.co.nz/jo@h.xserve.co.nz/Maildir _does_ exist and does in fact have mail in it)

even with chmod -R 777 /private/var/mail/* courier-imap still seems unable to access the maildir

Does anyone have any idea why courier-imap cannot access the maildir?

Thanks in advance!