You mean TRACELEVEL of /etc/demail.conf
?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Roel Rozendaal -
IC&S
Sent: Thursday, February 19, 2004 5:55 PM
To: dbmail@dbmail.org
Subject: Re: [Dbmail] 2.0 RC2 problem ..
strange indeed :-)
Could you set th
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> På vegne af Chingson Chen
> Sendt: 19. februar 2004 14:28
> Til: dbmail@dbmail.org
> Emne: RE: [Dbmail] 2.0 RC2 problem ..
>
> You mean TRACELEVEL of /etc/demail.conf ?
>
>
>
> -Original Message-
> From: [EMAIL
Appreciate that.
weDBmail is the fastest web mail system to handle large mail boxes.
Chingson
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jesse Norell
Sent: Friday, February 20, 2004 12:12 AM
To: dbmail@dbmail.org
Subject: RE: [Dbmail] 2.0 RC2 problem ..
I found some problem at pipe.c that cannot read "stdin" larger than 512k ..
fixed is the diff below ...
**8
582c582
< while (!feof(instream) && !myeof)
---
> while ((!feof(instream) && (!myeof)) |
Recent'ly I found my dbmail 2.0 rc 4 have the message with many "\00" before
"This is a multi-part message in Mime format."
I've confirmed the chr(0) will cause mimeDecode of weDbmail fail to decode.
However, this problem is simple for weDbmail because I can remove the "00" with
some manual c
weDBmail is the fastest web mail system, because it uses
apache+php+mysql directly, without pop3 or imap overhead.
Contact me if you need the weDBmail for dbmail 2.0
[dbmail 2.0 is faster but buggy, and I have no choice ...]
Jesse Norell wrote:
Hello Robert,
I work on weDBmail when time perm
Dear sirs:
recently I upgrade my dbmail to 2.0-snapshot 0527,
mozilla mail replied that "ACL Failed". And then halt.
I use dbmail-imapd only.
I have no this problem with 2.0RC4,
but the same problem with 2.0RC5, and snapshots ..
What database/file mode should I change?
Thanks.
Chingson
Ilja