Quantcast
Channel: Rebex Q&A Forum - Recent questions and answers
Viewing all articles
Browse latest Browse all 3862

Imap search parameter including quotes doesn't work

$
0
0

I'm trying to filter some messages by searching for example with this value : id="1122" Note quotes must be included

Here my email :

<?xml version="1.0" encoding="UTF-8" ?>
<adf>
  <prospect status="new">
    <requestdate>2016-10-17T12:22:51.8840989-04:00</requestdate>
    <vendor id="1122">
      <vendorname>TEST VENDOR</vendorname>
    </vendor>

The search return 0 email, however if only limit the search to 1122
the email is found.

What must i do to include the quotes in search ??


Viewing all articles
Browse latest Browse all 3862

Trending Articles