Re: [Dbmail] server-side sorting bug

2005-08-30 Thread Lorna Sanchez M.
OH MY GOD!!! THANK U SO SO SO SO MUCH As you said: /var/data/username.pref delete "sort" or put "sort=0" And thats it! Cheers! Lorna. On 8/30/05, Dan Stilts <[EMAIL PROTECTED]> wrote: > Lorna, > > A little workaround...I had the same is

Re: [Dbmail] server-side sorting bug

2005-08-30 Thread Dan Stilts
Lorna, A little workaround...I had the same issue this morning with a user. I assume you are using Squirrelmail? If so, I just removed the 'sort=' line in the data/.pref file and he was able to once again view the inbox. -Dan Lorna Sanchez M. wrote: Hello... So for DBMail 2.0.4 there is

Re: [Dbmail] server-side sorting bug

2005-08-30 Thread Lorna Sanchez M.
Hello... So for DBMail 2.0.4 there is no fix? I have a user that has the following error everytime he opens his inbox: ERROR : Connection dropped by imap-server. Query: SORT (FROM) ISO-8859-1 ALL Thanks a lot for the help! Lorna. On 7/31/05, Paul J Stevens <[EMAIL PROTECTED]> wrote: > The s

Re: [Dbmail] server-side sorting bug

2005-07-31 Thread Paul J Stevens
The sort code in dbmail is broken/incomplete. It is suited only for squirrelmail, and then only for charset us-ascii. A lot of groundwork for a fixed search/sort implementation has already gone into 2.1, but it will take some serious work to get it up and going. Kertész Viktor wrote: > Hi All, >

Re: [Dbmail] server-side sorting bug

2005-07-29 Thread Kertész Viktor
Hi All, It looks like our modification is not work very well. By some mailbox webmail cannot work well. It says "IMAP server dropped connection" and the same sorting debug message I mentioned before. I think dbmail dies sometime by this function. I have switched off server-side sorting and it

RE: [Dbmail] server-side sorting bug

2005-07-26 Thread Niblett, David A
Utilities | Web: http://www.gru.net/ -Original Message- From: Kertész Viktor [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 26, 2005 3:48 AM To: DBMail mailinglist Subject: Re: [Dbmail] server-side sorting bug I have not heard this issue from my users yet. I commented out all commented

RE: [Dbmail] server-side sorting bug

2005-07-26 Thread dbmail
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, July 25, 2005 10:40 AM > To: DBMail mailinglist > Subject: Re: [Dbmail] server-side sorting bug > > > > Glad I could help. Of course, this is only a (very) dirty hack to get it > to > work... > > T

Re: [Dbmail] server-side sorting bug

2005-07-26 Thread Kertész Viktor
Sent: Monday, July 25, 2005 10:40 AM To: DBMail mailinglist Subject: Re: [Dbmail] server-side sorting bug Glad I could help. Of course, this is only a (very) dirty hack to get it to work... The real fix would be to properly implement the different options defined in the IMAP definition, but I am

RE: [Dbmail] server-side sorting bug

2005-07-25 Thread Niblett, David A
Sent: Monday, July 25, 2005 10:40 AM To: DBMail mailinglist Subject: Re: [Dbmail] server-side sorting bug Glad I could help. Of course, this is only a (very) dirty hack to get it to work... The real fix would be to properly implement the different options defined in the IMAP definition, but

Re: [Dbmail] server-side sorting bug

2005-07-25 Thread dbmail
Glad I could help. Of course, this is only a (very) dirty hack to get it to work... The real fix would be to properly implement the different options defined in the IMAP definition, but I am not capable of doing this myself (my C/C++ skills are way too insufficient for this). But at least squirr

Re: [Dbmail] server-side sorting bug

2005-07-25 Thread Kertész Viktor
Hi, Thank you Stanley! It works under 2.0.4 Little problem was at first that there isn't "/* no silent failures for now */" string in imaputil.c (version 2.0.4) but I have found the right place in the build_imap_search function. Viktor [EMAIL PROTECTED] írta: Hi, I'm not sure about 2.0.4

Re: [Dbmail] server-side sorting bug

2005-07-21 Thread dbmail
Hi, I'm not sure about 2.0.4, have been using 2.0.3 for quite a while without any (well, maybe one or two) problems... Last monday I upgraded to 2.1.1 so I could start using the header cache, and I ran into the same problem as you describe here. I first fixed it by modifying squirrelmail not to

[Dbmail] server-side sorting bug

2005-07-21 Thread Kertész Viktor
Hi All, I am using squirrelmail with dbmail backend and I have a problem with it. I get this error message if I try to enable server-side sorting in squirrelmail: ERROR: Bad or malformed request. Query: SORT (ARRIVAL) ISO-8859-2 ALL Server responded: syntax error in sort keys dbmail version: