On Fri, Dec 28, 2001 at 08:18:08AM +0000, Michael Carmack wrote: > > IMAP doesn't seem to be working...IMAP starts up fine, I can telnet > to port 143, but...apparently the server breaks the connection. > There isn't much being output to the logs; here's the result of an > attempt: > > Dec 28 07:51:10 orion imapd: Connection, ip=[::ffff:10.0.0.13] > Dec 28 07:51:10 orion imapd: DISCONNECTED, ip=[::ffff:10.0.0.13], headers=0, body=0 > > This is using authdaemon and userdb. A test entry I created in userdb > looks like this: > > audra1 uid=1001|gid=1001|home=/pkg/courier/0.36.0/var/dat/audra1|systempw=X > > Courier is running as UID:GID=1001:1001, and I've created the Maildir > /pkg/courier/0.36.0/var/dat/audra1/Maildir with courier:courier as > the owner:group. > > This is the same arrangement that I use for POP3, which has been working > fine. > > Is there something obvious I'm overlooking? Are there any tests I could > run that might indicate where the problem lies?
I was hoping this was a problem with buggy IMAP clients, but I turned on 'enable-workarounds-for-imap-client-bugs' and the problem persists. So far I've tried Mutt, Outlook Express, and the Mozilla mailer, and all have failed. So I'm guessing that this is not a problem with the clients. One more bit of information: I can successfully connect to IMAP SSL and retrieve the certificate, so it's _after_ that point that things are bombing. As mentioned above, POP3 works fine, Webmail works fine, and as far as I can tell, everything else about Courier is working fine also. Does IMAP require some kind of special directory structure, or special dotfiles? In addition to configuring things by hand, I've also gone through the webadmin interface. Webadmin doesn't report any errors when I tell it turn on IMAP, nor do I get any warnings or errors when I start IMAP via the imapd/imapd-ssl scripts. So, I can't understand what the problem is here. TIA for suggestions, m. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
