[Dovecot] SORT with unknown charset bug?
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.
-- 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
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
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've found that this doesn't happen for all folders. In some folders it returns no "* SORT..."
-- 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
On pe, 2010-06-04 at 09:34 +0200, A.L.E.C wrote:
I'm not sure this is a known bug. I'm using dovecot 1.1.19.
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.
I hadn't known about it before, but looks like it's fixed in v1.2. I don't think I'll do any more changes to v1.1.
participants (2)
-
A.L.E.C
-
Timo Sirainen