On Tue, 4 Jun 2019, Marcio Vogel Merlone dos Santos wrote:
Hi all,
Trying to match a message using uri_detail with no luck. On body I have
something like this:
Something →
That "something" is changed on a daily basis, so I am trying to match the
→ which is common to all variations, and fai
On Jun 4, 2019, at 4:05 PM, RW wrote:
>
> On Tue, 4 Jun 2019 16:06:10 -0300 Marcio Vogel Merlone dos Santos wrote:
>
>> Trying to match a message using uri_detail with no luck. On body I
>> have something like this:
>>
>> Something →
> &rarr represents a '→' (right arrow) character, IIWY I'd t
On Tue, 4 Jun 2019 16:06:10 -0300
Marcio Vogel Merlone dos Santos wrote:
> Hi all,
>
> Trying to match a message using uri_detail with no luck. On body I
> have something like this:
>
> Something →
>
> That "something" is changed on a daily basis, so I am trying to match
> the → which is commo
Hi all,
Trying to match a message using uri_detail with no luck. On body I have
something like this:
Something →
That "something" is changed on a daily basis, so I am trying to match
the → which is common to all variations, and failing miserably. I
have tried the obvious and some (desperate