search for: asampl

Displaying 1 result from an estimated 1 matches for "asampl".

Did you mean: asample
2004 Dec 24
1
header search for splitted word
...word : "ABCDE" MIMED : "AB\r\n\tCDE" search(now): "AB CDE" this patch: "ABCDE" This patch has a bad side effect that in English or other languages, two words is connected. For example, > This is a > sample. matches to "asample". I think this is not a big problem, but if there is a good solution, please let me know. best regards, -- Kazuo Moriwaka moriwaka at valinux.co.jp Index: src/lib-mail/message-header-search.c =================================================================== RCS file: /home/cvs/dovecot/...