Hello,

On 2015-03-18 01:03, Konstantin wrote:

I need to search for the messages with "A&B" in the body.
Can someone help how can i escape '&' character and other special
characters?

try this:

body: "A B"

The parser tries to extract useful text from the message, and removes
many metacharacters, including the '&' symbol.

Janos

Reply via email to