X Headers in Forward and Reply copy

  • Thread starter Thread starter Howard Kaikow
  • Start date Start date
H

Howard Kaikow

Using Eudora, I can easily include an X Header in my outgoing messages.
This is useful for filtering messages that were sent by me.

If I send the message with Eudora, and read with Outlook, the X Header is,
as expected, present.

I do not expect Outlook to include such a header , but I'd like
forwarded/replied messages to include the header in the copied message.

Any way to do this?
 
If you are referring to the sample that adds an X-Header, I guess I need to
clarify.

I was not asking how to create an X-Header, rather how to include the
headers as part of the forwarded/replied message.
Probably no way to do this with constructing the body of the message myself,
assuming I could retrieve all the headers.

--
http://www.standards.com/; See Howard Kaikow's web site.
Sue Mosher said:
There's a sample form at http://victori.hypermart.net that demonstrates the
code for this. It's not a built-in feature.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
You would have to use code similar to Victor's to extract the X-header
information from the message and place it in the body of the message.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Howard Kaikow said:
If you are referring to the sample that adds an X-Header, I guess I need to
clarify.

I was not asking how to create an X-Header, rather how to include the
headers as part of the forwarded/replied message.
Probably no way to do this with constructing the body of the message myself,
assuming I could retrieve all the headers.
 
Back
Top