Hello Roberto,

On 2013-05-08 14:58, Roberto Bartali wrote:
Hello Janos and thank for your answer

you're welcome. I'd be glad if you could share your experiences with
piler later, eg. where it needs some improvement, etc.

Ok, now i unterstood how piler search function works.
So, if i would like perform the default search in both directions (In
and Sent mail) i should modify the file you indicated in this way:

if($f_f == '' && $o_f == '' && $f_t == '' && $o_t == '') { return
"@to $all_your_addresses| @from $all_your_addresses"; }

I tried this solution and it seems working.

nice :-)

I think it will be very appreciated adding a config option for this
feature, possibly concerning all the directions (To, From, Both).
Many thanks for your help

perhaps it's even better to apply your fix to search both in sent and
received, and no need for yet another config variable.

Janos


Reply via email to