> Yeah, thanks Rich! However, there seems to be something wrong with the
> parsing of contacts. After reindexing with Xapian, my contact list has
> entries like:
> 
>   <dato                                        <[email protected]
>   <other                                       <[email protected]
>   [email protected] Simo             [email protected] 
> surname2

Thanks for the bug report, I've posted a patch (fix-mk_addrs-args) to
fix this. You shouldn't need to reindex after applying the patch.

> Plus, nor '!label:inbox' or '-label:inbox' work for me. From an
> inspection of the code, it doesn't look to me as random negated labels
> are being parsed.
> 
> Any hints?

You need to specify a non-negated term in the query.
"type:mail -label:inbox" should work.
_______________________________________________
sup-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to