Hi,
I 've return to the version 1.1.2 and now can't read messagges and folders
and can't create any folders.
Log:
@400000003ef9f1f3037e66cc 19622 00000 [EMAIL PROTECTED]:] Caught
operator exception: 2 => unable to create ./cur: File exists
@400000003ef9f1f304f92f8c Caught operator exception: 2 => unable to create :
No such file or directory
@400000003ef9f1f305b668f4 Caught operator exception: 2 => unable to create :
No such file or directory
@400000003ef9f1f8037f9f4c Caught operator exception: 2 => unable to create
./cur: File exists
Regards, Damian
----- Original Message -----
From: "NOC (EUROFMC)" <[EMAIL PROTECTED]>
To: "Damian" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 10:58 AM
Subject: Re: [bincimap] Problems create folders
> Hi,
>
> An indication for Andy : I've the same problem and I've return to the
> version 1.1.2 there have not this problem. I'm using Eudora 5.2 and I
> cannot create any subfolders.
>
> Regards,
>
> Francois
> At 10:22 25/06/2003 -0300, Damian wrote:
> >Hi,
> >
> >I have qmail with custom checkpassword; and now I install a bincimap.
> >I have some problems when I want to create a folder with Outlook Express:
> >I can't create a subfolders in the last level of the folder tree. If I
have
> >only INBOX folders, I can't create any folders.
> >
> >This is a log:
> >
> >@400000003ef8c0ab03a8458c 70354 00000 [EMAIL PROTECTED]:] User
> ><ubbi\damian_lr> entered authenticated mode.
> >@400000003ef8c0ab0dd1b64c 70354 00001 [EMAIL PROTECTED]:] Error
when
> >processing CREATE: failed to create "Trash"
> >@400000003ef8c0b50fc8fe24 70354 00002 [EMAIL PROTECTED]:INBOX]
Error
> >when processing CREATE: failed to create "exmaple_folders"
> >
> >
> >My depository is not is users' homeareas, for instance, my depository has
> >this structure:
> >
> >/fixedprefix//base1/C0/31/C03150F7-6689-405F-9A06-8BE07BCD5022/Maildir
> >
> >
> >My configuration file is:
> >
> >----------------------------
> >Mailbox {
> > depot = "Maildir++", /* Use Maildir++
style
> > * depot. */
> >
> > type = "Maildir", /* only Maildir
> > * support */
> >
> > path = "Maildir", /* default path */
> >
> > auto create inbox = "yes", /* create INBOX in
> > * given format if
> > * it doesn't
> > * exist.
> > */
> >
> > auto subscribe mailboxes = "INBOX", /* list mailboxes
> > * in one string,
> > * seperated by
> > * commas
> > */
> >
> > umask = "077" /* use this umask
> > * when creating
> > * mailboxes, or
> > * when copying and
> > * appending
> > * messages.
> > */
> >}
> >----------------------------
> >
> >My script to run bincimap is:
> >----------------------------
> >#!/bin/sh
> >
> >QMAILDUID=`id -u qmaild`
> >NOFILESGID=`id -g qmaild`
> >
> >exec /usr/local/bin/tcpserver -a 100 -v -x /etc/tcp.cdb -c
> >512 -H -R -uQMAILDUID -gNOFILESGID 0 143 \
> > /opt/bincimap/bin/bincimap-up \
> > --conf=/etc/opt/bincimap/bincimap.conf \
> > -- \
> > /var/qmail/bin/checkpasswd-mssql \
> > /opt/bincimap/bin/bincimapd \
> > --conf=/etc/opt/bincimap/bincimap.conf 2>&1 |
> >/usr/local/bin/multilog t s500000 n20 /var/log/imap &
> >----------------------------
> >
> >Have I got any conf problem?
> >
> >Best regards,
> >Damian Roztichner
>
>