I've installed 2.1.9 from source (and Pigeonhole also). The error in Roundcube is still the same:
-searching for a term containg UTF-8 chars and a mail is found in actual folder then all is fine -searching for an UTF-8 term and no mail is found then Roundcube shows still "Connection to storage server failed." -searching for a non-UTF-8 term and no mail is found then Roundcube shows correctly a not-found error
Until here all is exactly the same, except, that I cannot see the Dovecot crash in /var/log/mail.log anymore. May I assume, that this is now a problem of Roundcube? (But if this is related to Roundcube, why do I still get an connection error (see above)?
Von: dovecot-bounces@dovecot.org im Auftrag von Weinreich, Nico Gesendet: Mi 12.09.2012 09:24 An: dovecot@dovecot.org Betreff: Re: [Dovecot] Found bug on doing IMAP search with UTF8 chars
Yes, Roundcube had a similiar bug in past. But as I've seen in source code (of Roundcube), they encode the search string as UTF8. I'll give 2.1.8 a try and give feedback.
Thanks so far