Well, I don't know why it wasn't working, since the ownership on the files was correct, but I just set it to run as root, and that fixed the issues.
Thanks for the help. Bill Shupp said: > On Wednesday, December 11, 2002, at 05:25 PM, Matthew Walker wrote: > >> I /know/ this has been discussed before, but a quick search of the >> archives >> for this list and the vchkpw list didn't turn up the answer. >> >> A friend of mine just set up a toaster, and everything is working >> except >> that IMAP can't authenticate. Here's the log entries: >> >> Dec 11 19:25:58 [imapd] Connection, ip=[::ffff:127.0.0.1] >> Dec 11 19:25:58 [imapd] setgid: Operation not permitted >> >> I know this is a permissions issue, but I don't know where to look. The >> config files for Courier are correct (they match what the setup >> instructions...). I suspect something needs to be SUID root that isn't, >> but >> I don't know where too look. >> >> Let me know if you need any more information. > > > If you have vpopmail domains setup under more than one /etc/passwd user > (for domain quotas), then you need to run courier-imap as root. The > toaster instructions have you change it to vpopmail. Also, make sure > authdaemon was NOT compiled in (it is by default). And the obvious > thing: is autvhckpw in the AUTHMODULES list? > > Regards, > > Bill
