[Dovecot] SORT with unknown charset bug?

A.L.E.C alec at alec.pl
Fri Jun 4 10:51:53 EEST 2010


On 04.06.2010 09:34, A.L.E.C wrote:
> I'm not sure this is a known bug. I'm using dovecot 1.1.19.
>
> C: s SORT (DATE) blah ALL UNDELETED OR HEADER SUBJECT {4}
> S: + OK
> C: asdf HEADER FROM {4}
> S: + OK
> C: asdf
> S: * SORT 1 2 4 5 3 6 7 (... all messages in folder)
> S: s NO [BADCHARSET] Unknown charset
>
> I think there shouldn't be "* SORT... " response.

SEARCH command is ok with this:

C: srch1 SEARCH CHARSET blah UNDELETED OR HEADER SUBJECT {4}
S: + OK
C: asdg HEADER FROM {4}
S: + OK
C: asdg
S: srch1 NO [BADCHARSET] Unknown charset

finally THREAD, this differs a little, but there shouldn't be "* THREAD".

C: thrd1 THREAD REFERENCES wwww ALL UNDELETED OR HEADER SUBJECT {1}
S: + OK
C: a HEADER FROM {1}
S: + OK
C: a
S: * THREAD
S: thrd1 NO [BADCHARSET] Unknown charset

-- 
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Developer http://roundcube.net


More information about the dovecot mailing list