[imp] imp and quicksearch
Michael M Slusarz
slusarz at horde.org
Wed Sep 23 14:55:45 UTC 2015
Quoting giorgio paolucci <giorgio.paolucci at unipd.it>:
> when a user specify some words in the quick search field, IMP does an
> exact string match; so if I make a search for "Alice Bob", no result is
> returned if a mail contains "Bob calls Alice".
> Is there any chance to have an "ANDed" search? I mean find all messages
> containing word Alice and word Bob (translating into an IMAP command
> such as "30 search text Alice text Bob" ? Of course an advanced search
> could be composed, but the quick search is the first option my users try....
> Thank you in advance.
Quicksearch is designed to be the "cheapest" search possible. If you
want to do separate subsearch queries, then you will need to edit the
code to do that.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the imp
mailing list