Java Mail search on Sender header term fails
843830Jul 7 2006 — edited Jul 11 2006hi,
I have mails in my inbox with sender as abc@xyz.com. I have written code to build a HeaderTerm("sender", "abc@xyz.com") and search the mailbx.
I am not able to search on the sender header -- the search returns no messages.
However am able to search on other Headers like to, from, cc etc..
regards,
Venkat