azynheira / mu0

Automatically exported from code.google.com/p/mu0
0 stars 0 forks source link

seems there is a bug in mu search string with some characters #78

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
$ mu find "uid/gid"
mu: no matches for search expression

if I remove "/" works fine, eg.:
$ mu find "uid"
Tue Aug  6 13:22:12 2013 "Jose Kojima" <Jose....@gmail.com> Re: example uid/gid 
for users

same is happening when using numbers like:

mu find "3.4 version"
mu: no matches for search expression

mu find "3 4 version"
mu: no matches for search expression

let me know if you need more informations/details to reproduce the issue.

thanks

Original issue reported on code.google.com by jose.koj...@gmail.com on 7 Aug 2013 at 1:15

GoogleCodeExporter commented 8 years ago
I've tested both 0.9.9.5 and lastest development version on git.

Original comment by jose.koj...@gmail.com on 7 Aug 2013 at 1:50

GoogleCodeExporter commented 8 years ago
Same problem here.

I found out because I was looking for an IP address, and getting no match, but 
I could find it using "grep" in my Maildir.

Original comment by lamevent...@gmail.com on 8 Sep 2014 at 12:46