P
Ptit Dark
Hi,
The aim of my little macro is to find so email send or received from a
specifique domain (ex example.com) .
When I look in the deleted items, I use
urn:schemas:httpmail:fromemail like '%example.com%'
And it works just great.
When I'm looking into the sent items, wheter I look for the email adress or
the name of the person, I have no result.
I tried several things :
- urn:schemas:httpmail:to like '%example.com%'
- urn:schemas:mailheader:to like '%name_of_the_guy%'
- urn:schemas:mailheader:recipient like '%name_of_the_guy%'
I tried also urn:schemas:httpmail:textdescription like '%@example.com%' and
it works.
But I'm concerned of being more specific in case someone not from
example.com sending me an email forwarded from example.com (clear enough?). I
just want an email in the result if it is really from example.com.
Thanks for your help
The aim of my little macro is to find so email send or received from a
specifique domain (ex example.com) .
When I look in the deleted items, I use
urn:schemas:httpmail:fromemail like '%example.com%'
And it works just great.
When I'm looking into the sent items, wheter I look for the email adress or
the name of the person, I have no result.
I tried several things :
- urn:schemas:httpmail:to like '%example.com%'
- urn:schemas:mailheader:to like '%name_of_the_guy%'
- urn:schemas:mailheader:recipient like '%name_of_the_guy%'
I tried also urn:schemas:httpmail:textdescription like '%@example.com%' and
it works.
But I'm concerned of being more specific in case someone not from
example.com sending me an email forwarded from example.com (clear enough?). I
just want an email in the result if it is really from example.com.
Thanks for your help