Sigurd Nes wrote: > >> From: Maât [[email protected]] >> >> (Btw i did not understand this non-ascii problem by just reading your >> changes... would you mind to explain the problem and the fix to me please ?) >> > The search didn't work at all - now it works at least with ascii. > ok :)
that's why i did not see code that looked like something that does deal with ascii/non-ascii problems :) > Tried to play with different encoding - like imap_utf7_encode() to the > criteria applied to imap_search - but no luck. > Maybe you can have a go at it? > The actual search is performed in class.mail_dcom_imap.inc.php, function: > i_search() around line 243. > > The only (other) thing (I think) remaining - is the filter feature - seems > like a object wasn't initialized.... > > Maybe you can see at it with fresh eyes? > yep... that can not bring harm if i give it a look just in case :) _______________________________________________ phpGroupWare-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
