[SM-USERS] search error 1.4.20-RC2 for more than one word

2009-12-18 Thread Rajesh M
hi version 1.4.20-RC2 imap : courier centos 5 Under : Search imap_search.php is already patched with patch found here http://netdork.net/imapsearch_fix.patch New error if i put a single word example "test" (without the quotes) for search i get the results correctly if i put a phrase say "t

Re: [SM-USERS] Search error

2009-12-02 Thread Paul Lesniewski
On Wed, Dec 2, 2009 at 5:59 PM, LuKreme wrote: > When trying to perform a search (any search) I get: > > ERROR: Could not complete request. > Query: FETCH (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS > (Date To Cc From Subject X-Priority Importance Priority Content-Type)]) > Reason

Re: [SM-USERS] Search error

2009-12-02 Thread Scott Lambert
On Wed, Dec 02, 2009 at 06:59:06PM -0700, LuKreme wrote: > When trying to perform a search (any search) I get: > > ERROR: Could not complete request. > Query: FETCH (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS > (Date To Cc From Subject X-Priority Importance Priority Content-Type)]

[SM-USERS] Search error

2009-12-02 Thread LuKreme
When trying to perform a search (any search) I get: -- "I do not feel obliged to believe that same God who endowed us with sense, reason, and intellect had intended for us to forego their use." -- Galileo --

[SM-USERS] Search error

2009-12-02 Thread LuKreme
When trying to perform a search (any search) I get: ERROR: Could not complete request. Query: FETCH (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS (Date To Cc From Subject X-Priority Importance Priority Content-Type)]) Reason Given: Error in IMAP command received by server. The perm

Re: [SM-USERS] Search error

2009-08-28 Thread p dont think
2009/8/28 Juan José Miquel : > Hello, > > I just upgraded my Squirrel mail version to 1.4.20-RC2 and the PHP to > 5.3.0 and now I get this error message: > FETCH (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS (Date > To Cc From Subject X-Priority Importance Priority Content-Type)]) > R

Re: [SM-USERS] Search error

2009-08-28 Thread Jonathan Angliss
On Fri, 28 Aug 2009 18:20:10 +0200, Juan José Miquel wrote: >Hello, > >I just upgraded my Squirrel mail version to 1.4.20-RC2 and the PHP to >5.3.0 and now I get this error message: >FETCH (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS (Date >To Cc From Subject X-Priority Importanc

Re: [SM-USERS] Search error

2009-08-28 Thread Jonathan Angliss
On Fri, 28 Aug 2009 18:20:10 +0200, Juan José Miquel wrote: >Hello, > >I just upgraded my Squirrel mail version to 1.4.20-RC2 and the PHP to >5.3.0 and now I get this error message: >FETCH (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS (Date >To Cc From Subject X-Priority Importanc

[SM-USERS] Search error

2009-08-28 Thread Juan José Miquel
Hello, I just upgraded my Squirrel mail version to 1.4.20-RC2 and the PHP to 5.3.0 and now I get this error message: FETCH (FLAGS UID RFC822.SIZE INTERNALDATE BODY.PEEK[HEADER.FIELDS (Date To Cc From Subject X-Priority Importance Priority Content-Type)]) Razón dada: Error in IMAP command receive

Re: [SM-USERS] Search Error

2008-10-04 Thread Scott Haneda
On Oct 2, 2008, at 9:28 AM, Marc Powell wrote: > > On Oct 2, 2008, at 11:05 AM, Karl Pearson wrote: > >> On Wed, 1 Oct 2008, Scott Haneda wrote: >> >>> SM 1.5.2. running a basic search >>> >>> ERROR >>> ERROR: Unknown IMAP response. >>> Query: SEARCH CHARSET "ISO-8859-1" ALL FROM "test" >>> Reason

Re: [SM-USERS] Search Error

2008-10-02 Thread Marc Powell
On Oct 2, 2008, at 11:05 AM, Karl Pearson wrote: > On Wed, 1 Oct 2008, Scott Haneda wrote: > >> SM 1.5.2. running a basic search >> >> ERROR >> ERROR: Unknown IMAP response. >> Query: SEARCH CHARSET "ISO-8859-1" ALL FROM "test" >> Reason Given: no character sets supported >> >> How can I resolve

Re: [SM-USERS] Search Error

2008-10-02 Thread Karl Pearson
On Wed, 1 Oct 2008, Scott Haneda wrote: > SM 1.5.2. running a basic search > > ERROR > ERROR: Unknown IMAP response. > Query: SEARCH CHARSET "ISO-8859-1" ALL FROM "test" > Reason Given: no character sets supported > > How can I resolve this? I believe that's an APACHE or HTTP server error. The de

[SM-USERS] Search Error

2008-10-01 Thread Scott Haneda
SM 1.5.2. running a basic search ERROR ERROR: Unknown IMAP response. Query: SEARCH CHARSET "ISO-8859-1" ALL FROM "test" Reason Given: no character sets supported How can I resolve this? -- Scott - This SF.Net email is spons

Re: [SM-USERS] search error

2006-07-21 Thread Tomas Kuliavas
> hi > whenever i perform search in mail i got this error > > ERROR: Could not complete request. > Query: SEARCH CHARSET "US-ASCII" ALL FROM {2} aa > Reason Given: SEARCH Invalid IMAP command argument > > we are using Domino for mail services , please help try setting imap server type to macosx or

[SM-USERS] search error

2006-07-21 Thread Ajay Chadha
hi whenever i perform search in mail i got this error ERROR: Could not complete request. Query: SEARCH CHARSET "US-ASCII" ALL FROM {2} aa Reason Given: SEARCH Invalid IMAP command argument we are using Domino for mail services , please help

Re: [SM-USERS] SEARCH - Error: Bad or malformed request

2004-05-05 Thread Alex Lemaresquier
Luis Norambuena wrote : > I just downloaded > squirrelmail-20040504_0840-CVS.devel.tar.gz > I copied the new src/search.php over the old one of my > 1.4.3 and copied the new functions/imap_asearch.php to > my functions directory. Good. > But when I try to search, Standard or Advanced Search, > I

Re: [SM-USERS] SEARCH - Error: Bad or malformed request

2004-05-04 Thread Luis Norambuena
I just downloaded squirrelmail-20040504_0840-CVS.devel.tar.gz I copied the new src/search.php over the old one of my 1.4.3 and copied the new functions/imap_asearch.php to my functions directory. But when I try to search, Standard or Advanced Search, I get errors like this: ERROR : Bad or malfor

Re: [SM-USERS] SEARCH - Error: Bad or malformed request

2004-05-04 Thread Alex Lemaresquier
Luis Norambuena wrote : > So... what does this mean in my case? Can I just > replace the 'normal' search.php functions that do not > work with 'IMail 8.05/SM 1.4.3' with your asearch.php? > Or do they only work witch SM 1.5? Yes you can. Replicate src/search.php functions/imap_asearch.php from cur

Re: [SM-USERS] SEARCH - Error: Bad or malformed request

2004-05-04 Thread Luis Norambuena
So... what does this mean in my case? Can I just replace the 'normal' search.php functions that do not work with 'IMail 8.05/SM 1.4.3' with your asearch.php? Or do they only work witch SM 1.5? Thanks, Luis. Alex Lemaresquier said: >Unfortunately, due to hard-wired references to 'search.php', >t

Re: [SM-USERS] SEARCH - Error: Bad or malformed request

2004-05-03 Thread Alex Lemaresquier
Marc Groot Koerkamp wrote : > Luis Norambuena said: >> I made a test with Squirrel 1.5.1-cvs (Snapshot >> 20040502) and SEARCH works fine! Good ;) >> Must I upgrade my 1.4.3 installation to 1.5.1, or are >> you going to fix this SEARCH problem in the STABLE >> version? >> > It's not a matter of f

Re: [SM-USERS] SEARCH - Error: Bad or malformed request

2004-05-02 Thread Luis Norambuena
Where can I find the 'advanced search plugin'? I tried http://www.squirrelmail.org/plugins_category.php?category_id=all but I couldn't find it. Is there an easy way to make the 'normal' SEARCH link disappear from 1.4.3? Thanks, Luis. Marc Groot Koerkamp said: >Luis Norambuena said: >> I made a

Re: [SM-USERS] SEARCH - Error: Bad or malformed request

2004-05-02 Thread Marc Groot Koerkamp
Luis Norambuena said: > I made a test with Squirrel 1.5.1-cvs (Snapshot > 20040502) and SEARCH works fine! > > Must I upgrade my 1.4.3 installation to 1.5.1, or are > you going to fix this SEARCH problem in the STABLE > version? > It's not a matter of fixing 1.4.3. We have to backport a lot of cha

Re: [SM-USERS] SEARCH - Error: Bad or malformed request

2004-05-02 Thread Luis Norambuena
I made a test with Squirrel 1.5.1-cvs (Snapshot 20040502) and SEARCH works fine! Must I upgrade my 1.4.3 installation to 1.5.1, or are you going to fix this SEARCH problem in the STABLE version? Thanks, Luis. Marc Groot Koerkamp said >Luis Norambuena said: >> The SEARCH function is the only th

Re: [SM-USERS] SEARCH - Error: Bad or malformed request

2004-04-30 Thread Marc Groot Koerkamp
Luis Norambuena said: > The SEARCH function is the only thing that does not > work with my Squirrelmail. No matter what I try to > search, I get always an error like this: > > ERROR : Bad or malformed request. > Query: FETCH (FLAGS UID RFC822.SIZE BODY.PEEK > [HEADER.FIELDS (Date To Cc From Subject

[SM-USERS] SEARCH - Error: Bad or malformed request

2004-04-30 Thread Luis Norambuena
The SEARCH function is the only thing that does not work with my Squirrelmail. No matter what I try to search, I get always an error like this: ERROR : Bad or malformed request. Query: FETCH (FLAGS UID RFC822.SIZE BODY.PEEK [HEADER.FIELDS (Date To Cc From Subject X-Priority Content-Type)]) Serv

[SM-USERS] Search Error

2003-12-13 Thread Marcelo Mujica
- Original Message - From: "Marcelo Mujica" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 10, 2003 3:39 PM Subject: Search Error > Hi, > I`m using squirrelmail 1.4.2 , the imap server is lotus. When I use the > search function, I got this error : > > ERROR : Bad

Re: [SM-USERS] Search Error

2003-12-12 Thread Tomas Kuliavas
Your server does not support CHARSET option or there are IMAP4rev1 compatibility issues. But SquirrelMail should not generate such error. CHARSET "US-ASCII" part can't be added in any vanilla SquirrelMail translation. If you have modified SquirrelMail, try reproducing error on vanilla SM. or disab

[SM-USERS] Search Error

2003-12-10 Thread Marcelo Mujica
Hi, I`m using squirrelmail 1.4.2 , the imap server is lotus. When I use the search function, I got this error : ERROR : Bad or malformed request. Query: SEARCH CHARSET "US-ASCII" ALL BODY Somebody know where is the problem ? Thanks Marcelo Mujica --