On Wed, Feb 24, 2010 at 05:08:57PM +0100, Lionel Elie Mamane wrote: > In a Maildir folder that contains messages that contain > base64-encoded body parts containing "foo", a search (or limit) of > "=b foo" or "~b foo" fails to find these messages. On the other > hand, if one looks at the raw undecoded messages and does a search > for a substring of the raw base64 stream, it matches in search.
Setting the thorough_search option solves this. Should really be the default. Discussion is happening in the upstream bug tracker to go make it the default. -- Lionel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

