RE: [Dbmail] 2.0 RC2 problem ..

2004-02-19 Thread Chingson Chen
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

RE: [Dbmail] 2.0 RC2 problem ..

2004-02-20 Thread Chingson Chen
[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

RE: [Dbmail] 2.0 RC2 problem ..

2004-02-20 Thread Chingson Chen
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 ..

[Dbmail] dbmail 2.0 RC2 pipe.c

2004-02-24 Thread Chingson Chen
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)) |

[Dbmail] chr(0) at the first line of message of 2.0 RC4

2004-04-15 Thread Chingson Chen
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

Re: [Dbmail] Native Webmail

2004-05-12 Thread Chingson Chen
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

Re: [Dbmail] ACL FAIL

2004-05-28 Thread Chingson Chen
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