[Dbmail-dev] DBMail: Seive Support Project..

2005-12-12 Thread Kevin Baker
Hello Arron, How are things going with the DBMail Seive support? I saw that you made some good progress earlier in the month. Just curious if you've been able to find the time to focus on it any more. Thanks, Kevin Kevin Baker Mission Vi Inc. [EMAIL PROTECTED] 858.454.5532 _

Re: [Dbmail-dev] [DBMail 0000285]: Double quotes break PostgreSQL query

2005-12-12 Thread Aaron Stone
I disagree; we should let the database do the lowercasing so that it matches exactly with how the database does the lowercase index. Uh, unless it's required that headers are US-ASCII < 128? If so, then it's the old "six of one, half dozen of the other..." Aaron On Mon, 2005-12-12 at 21:45 +0100

Re: [Dbmail-dev] [DBMail 0000285]: Double quotes break PostgreSQL query

2005-12-12 Thread Paul J Stevens
Kevin Brown wrote: > Also, since "lower" is also ANSI-standard and supported by all three > databases, we should probably use that instead of "upper", since the > data will be more readable should we decide to store the data in > case-converted form some time in the future. So, s/upper/lower/g i

Re: [Dbmail-dev] [DBMail 0000285]: Double quotes break PostgreSQL query

2005-12-12 Thread Aaron Stone
On Mon, 2005-12-12 at 09:08 -0800, Kevin Brown wrote: > Aaron Stone wrote: [snip] > > Should we also add / change the indexes to uppercase? > > Hmmprobably, though only PostgreSQL allows you to create > functional indexes, so it's the only engine that'll benefit from that. > > The index creat

Re: [Dbmail-dev] [DBMail 0000057]: direct mailforwarding with [EMAIL PROTECTED]

2005-12-12 Thread Aaron Stone
On Mon, 2005-12-12 at 13:07 +0100, Paul J Stevens wrote: > > -- > > maXXmaster - 12-Dec-05 12:15 > > -- > > hi there! > > > > i hope nibletta is still rememb

[Dbmail-dev] STORE is SLOOOOOW on folder with many, many messages

2005-12-12 Thread Kevin Brown
In experimenting with DBMail 2.0.7 (even with the changes I submitted regarding the headername query, I can't get 2.1-trunk to run well enough to work properly with both Mutt and Thunderbird), I discovered (as perhaps some of you have) that storing changes to the attributes is very slow when the f

Re: [Dbmail-dev] [DBMail 0000285]: Double quotes break PostgreSQL query

2005-12-12 Thread Kevin Brown
Aaron Stone wrote: > On Sat, 2005-12-10 at 19:59 -0800, Kevin Brown wrote: > [snip] > > > h = g_list_join((GList *)headers,"'),upper('"); > > g_string_printf(q,"SELECT physmessage_id,headername,headervalue " > > "FROM %sheadervalue v " > > "JOIN %sheadername n O

[Dbmail-dev] [DBMail 0000057]: direct mailforwarding with [EMAIL PROTECTED]

2005-12-12 Thread bugtrack
A NOTE has been added to this issue. == http://www.dbmail.org/mantis/view.php?id=57 == Reported By:maXXmaster Assigned To:aaro

Re: [Dbmail-dev] [DBMail 0000057]: direct mailforwarding with [EMAIL PROTECTED]

2005-12-12 Thread Paul J Stevens
> -- > maXXmaster - 12-Dec-05 12:15 > -- > hi there! > > i hope nibletta is still remembering her patches ;) > because a path for 2.1.X would really be a gre

[Dbmail-dev] [DBMail 0000057]: direct mailforwarding with [EMAIL PROTECTED]

2005-12-12 Thread bugtrack
A NOTE has been added to this issue. == http://www.dbmail.org/mantis/view.php?id=57 == Reported By:maXXmaster Assigned To:aaro