On Tue, Jun 08, 2004 at 10:24:33PM +0200, Andreas Aardal Hanssen wrote: > ..well nothing, it seems. :-) After checkpassword has succeeded, bincimapd > is invoked in $HOME. bincimapd then looks up the "path" variable in the > "Mailbox" section from the configuration file or command line options > (--mailbox-path). It changes into this directory.
This all is little confusing. I never had to do this with courier-imap. Now I changed depot = "Maildir++", to depot = "Maildir", But I cannot connect now. My log files show, 2004-06-09 09:26:05.945224500 4738 0 [EMAIL PROTECTED]:] connection from 127.0.0.1 2004-06-09 09:26:12.398052500 4742 0 [EMAIL PROTECTED]:] Found no Depot for "Maildir". Please check your configurations file under the Mailbox section. 2004-06-09 09:26:12.401482500 4738 1 [EMAIL PROTECTED]:] <rp> authentication failed: server returned 111 (internal error) 2004-06-09 09:26:12.401499500 4738 2 [EMAIL PROTECTED]:] shutting down - read:62 bytes, wrote:334 bytes. [The password I have given is really right] Do we have anything like LWQ in bincimap. lifewithbincimap is very crude. I mean it is rather a torture to see joint words like, WhatIsIMAP, InstallingBincIMAP etc. Something neat. Maybe I can work on it. Ofcourse, no Wiki. > You could check if this matches your environment to see what's going in. > Otherwise you can try connecting to Binc IMAP manually, and attaching to > bincimapd after authenticating, using strace (strace -s 128 -f -p <pid>). > This will show exactly why Binc IMAP claims that INBOX isn't there. > > S.a. http://lifewithbincimap.org/index.php/Main/BasicFunctionalityTest I tried giving 1 LOGIN payal password select(16, [0 3], [], [3], NULL1 LOGIN rp password ) = 1 (in [0]) read(0, "1 LOGIN rp password\n", 8192) = 26 select(16, [0 3], [3], [3], {0, 0}) = 1 (out [3], left {0, 0}) send(3, "1 LOGIN rp password\r\n", 27, 0) = 27 select(16, [0 3], [], [3], {0, 0}) = 0 (Timeout) select(16, [0 3], [], [3], NULL) = 1 (in [3]) recv(3, "* BYE The server died unexpected"..., 8192, 0) = 100 select(16, [0 3], [1], [3], {0, 0}) = 2 (in [3], out [1], left {0, 0}) recv(3, "", 8192, 0) = 0 write(1, "* BYE The server died unexpected"..., 99* BYE The server died unexpectedly. Please contact your system administrator for more information. ) = 99 Can you please help? With warm regards, -Payal
