1 message in net.sourceforge.lists.courier-users[courier-users] (Fwd) Re: [mail-toast...
FromSent OnAttachments
Rick RomeroAug 13, 2001 8:29 am 
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] (Fwd) Re: [mail-toaster] IMAP problems (chdir: no such file orActions...
From:Rick Romero (ri@valeoinc.com)
Date:Aug 13, 2001 8:29:51 am
List:net.sourceforge.lists.courier-users

I just joined courier-users to try and solve my problem when I stumbed upon it myself. I was having the dreaded chdir: maillog error, and it appears to have been attributed to the version of vpopmail I was using.. This is more of an FYI / 'get it in the list' email.

And here I had written a whole novel about my problems to send to this list, and posted my ktrace to my website :) bah!

---- Forwarded Message -----

Ah-HA! I'm now running: FreeBSD-4.3 courier-imap-1.3.9 sqwebmail-3.0.0 vpopmail-4.10.32 qmailadmin-0.72 qmail-scanner-0.96

And all is well. I think there was an issue in vpopmail-4.10.30 (I thought my original email included that.. sorry), that courier-imap (both 1.3.9 and 1.3.8.x) wasn't chdir'ing right. Once I updated to the latest vpopmail, and then recompiled courier, rebooted the system (there's just too damn many start/stop scripts), everything worked well.

The main difference between my setup, and Matt's toaster, is that my setup uses courier, sqwebmail, and qmailadmin use authdaemon (which uses authvchkpw) to authenticate instead of directly using authvchkpw.

The whole reason this started, is that the new qmailadmin has better user "self admin" tasks, than the previous. The new qmailadmin required the newer vpopmail....etc etc :)

Thanks! Rick

I assume it's probably by design, but IMAP isn't affected by qmail (start:stop). I only notice this, because I have a 'real' IMAP issue.

I'm trying to use IMP instead of sqwebmail, but I cannot get it to work correctly. I've also tried Netscape 6.1, Pegasus Mail, and Outlook, and I always get the following error in my /var/log/maillog: Aug 11 10:58:36 www imapd: Connection, ip=[::ffff:127.0.0.1] Aug 11 10:58:38 www imapd: chdir: No such file or directory

Now, I KNOW It's actually authenticating, because if I use an invalid user/password, I get: Aug 11 11:36:19 www imapd: Connection, ip=[::ffff:127.0.0.1] Aug 11 11:36:24 www imapd: LOGIN FAILED, ip=[::ffff:127.0.0.1] Aug 11 11:36:34 www last message repeated 2 times Aug 11 11:36:34 www imapd: LOGOUT, ip=[::ffff:127.0.0.1]

In my atempt to troubleshoot the problem, I found some Courier tips, such as: setting mailpath to INBOX. on IMAP client running gmake install-configure

I've removed / reinstalled Courier many times, and I've triple checked my AUTHMODULES= line (which I'm sure is right because of the above tests).

I'm not quite sure where to go from here, because I have no clue what imapd is trying to chdir to.

Has anyone seen this, or maybe know of a more verbose logging function?

Thanks