[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SORT



If server supports SORT with the i;unicode-casemap comparator and there
are messages:

1: a_
2: ax

Is it correct that 2 < 1? Because it gets converted to titlecase and 'X'
< '_'. C's strcasecmp() returns different ordering though. Also UW-IMAP
seems to incorrectly return 1 < 2 (wonder if Mark still cares).

Attachment: signature.asc
Description: This is a digitally signed message part