Hi...
Gonna test mbox2maildir....

This is some of the mail in the INBOX dir
|-- new
|   |-- 1069233301.000000.mbox:2,S
|   |-- 1069233301.000001.mbox:2,S
|   |-- 1069233301.000002.mbox:2,S
|   |-- 1069233301.000003.mbox:2,RS

And it dosen't say anything in the logs
2003-11-19 10:15:51 215 0 [EMAIL PROTECTED]:] Client connected to Binc
IMAP from 192.168.0.2
2003-11-19 10:15:51 216 0 [EMAIL PROTECTED]:] User <jonas> entered
authenticated mode.

And some of my bincimap.conf
Mailbox {
    depot = "IMAPdir",
    type = "Maildir",
    path = "mail",
    auto create inbox = "yes",
    auto subscribe mailboxes = "INBOX",
    umask = "077"
}

If I send a mail via qmail wich deliver to procmail... It works great...
Have this in my procmailrc
MAILDIR=$HOME/mail
DEFAULT=$MAILDIR/INBOX/

So what could be wrong?

/Jonas
----- Original Message ----- 
From: "Andreas Aardal Hanssen" <[EMAIL PROTECTED]>
To: "Binc IMAP General" <[EMAIL PROTECTED]>
Sent: Wednesday, November 19, 2003 7:36 AM
Subject: Re: [binc] Converting mbox to maildir?


> On Wed, 19 Nov 2003, Jonas Jonsson wrote:
> >What I did was
> >mb2md -s inbox -d mail/INBOX
> >It works just as it should... I takes all my mails in inbox and split it
up
> >to several files stored in mail/INBOX/new....
>
> Did you set path="mail" in bincimap.conf? The default value path="Maildir"
> does probably not work with your setup.
>
> Have you checked the logs? If you provide lines from your logs and show
> your bincimap.conf file, that makes it easier to nail down what's wrong.
>
> Andy :-)
>
> --
> Andreas Aardal Hanssen   | http://www.andreas.hanssen.name/gpg
> Author of Binc IMAP      |  "It is better not to do something
> http://www.bincimap.org/ |        than to do it poorly."
>
>
>
>

Reply via email to