I found out that dm_base_subject() function (dm_misc.c) doesn't handle nested
fwd's in header.
dm_base_subject() returns "]]" for such input string: "re: [fwd: [fwd: re:
[fwd: babylon]]]"
Also it seems like sort-subject takes subjectfield for sorting, but it should
sort by base subject instead
On 08/01/2013 02:52 PM, . . wrote:
> Hi! It seams like dbmail doesn't sort by subject correctly.
> Imaptest has "sort-subject" test in it, and dbmail fails to pass all 3
> subtests in it.
> Also thread-orderedsubject and thread-orderedsubject2 tests from
> imaptest fail.
> So the question is - do t
Hi! It seams like dbmail doesn't sort by subject correctly.
Imaptest has "sort-subject" test in it, and dbmail fails to pass all 3 subtests
in it.
Also thread-orderedsubject and thread-orderedsubject2 tests from imaptest fail.
So the question is - do these problems relate to dbmail and not to im