Hi, Hakan! On Sun, 16 Mar 2003, Hakan wrote: >Hi! >I have a bincimap installation version bincimap-1.0.25-2RH8.0-static.i386.rpm >and I also have vpopmail installed and when i try to move mail from my local >Outlook express inbox to a imap folder it hangs. Anyone that has any idea >of what is wrong?
Yes, you found a bug. I'll put it up on the todo list. Andy >A little of what i get in the logs. > >2003-03-16 20:25:31.807504500 26794 00008 [EMAIL >PROTECTED]@212.217.153.51:INBOX.Spam2] LOGOUT succeeded >2003-03-16 20:25:31.808230500 26794 00009 [EMAIL >PROTECTED]@212.217.153.51:INBOX.Spam] Connection closed >2003-03-16 20:25:34.334637500 Connection from 212.217.153.51 >2003-03-16 20:25:34.414372500 26797 00000 [EMAIL PROTECTED]:] LOGIN ok for <[EMAIL >PROTECTED]> >2003-03-16 20:25:35.878014500 26797 00001 [EMAIL PROTECTED]:] warning, while reading >/bincimap-cache-: can't load /bincimap-cache-, No such file or directory >2003-03-16 20:25:36.001155500 26797 00002 [EMAIL PROTECTED]@212.217.153.51:] warning >in writeCache, while saving to /bincimap-cache-: couldn't open cwd: No such file or >directory >2003-03-16 20:25:36.006646500 26797 00003 [EMAIL PROTECTED]@212.217.153.51:] >Connection closed >2003-03-16 20:25:47.222218500 Connection from 212.217.153.51 > >2003-03-16 20:30:36.124007500 26880 00025 [EMAIL PROTECTED]@212.217.153.51:] mailbox >is locked. waiting... >2003-03-16 20:30:36.124577500 26880 00026 [EMAIL PROTECTED]@212.217.153.51:] found >the lock, age is 301 seconds old > >and my imap run file. > >!/bin/sh ># $Id: run.in,v 1.2 2003/02/08 13:26:01 andreaha Exp $ ># daemontools supervise run-file for Binc IMAP Service. > >exec 2>&1 > >exec tcpserver -c 100 -u 0 -g 0 \ > -l $(hostname) -HDRP \ > 0 143 \ > /opt/bincimap/bin/bincimapd \ > --logtype=multilog \ > --conf=/opt/bincimap/etc/bincimap.conf \ > /opt/bincimap/bin/bincimap-auth-checkpassword \ > /home/vpopmail/bin/vchkpw \ > /opt/bincimap/bin/bincimap-uidpwd > > > -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | Nil desperandum

