How to create a rules that will take in account NDR message type

  • Thread starter Antoine Auger-Giroux
  • Start date
A

Antoine Auger-Giroux

Hi to all,

I added the options to received a copy of NDR message.

Now, i wanted to classify all the NDR a received by creating a rules base on
the content of the NDR.

I'm using Outlook 2003. I just found out, is that it seem that we can't
create a rules that will take in account NDR message type.

Does someone has a idea how can i do some classification base on content in
the NDR i received ?

Thanks for the help!

:)
Antoine
 
B

Brian Tillman

Antoine Auger-Giroux said:
I'm using Outlook 2003. I just found out, is that it seem that we
can't create a rules that will take in account NDR message type.

I use the "with specific words in the body" condition.
 
S

Sue Mosher [MVP-Outlook]

That won't work, because NDRs have no actual message body. What the user sees is built on the fly from various MAPI properties that are accessible only through programming with CDO 1.21 or Redemption.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
S

Sue Mosher [MVP-Outlook]

"seem" is the operative word. If you used a tool like Outlook Spy or MFCMAPI to look at such an IPM.Report item, you'd see that the body is actually blank.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
B

Brian Tillman

Sue Mosher said:
"seem" is the operative word. If you used a tool like Outlook Spy or
MFCMAPI to look at such an IPM.Report item, you'd see that the body
is actually blank.

I'll check that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top