Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Internet Header

Status
Not open for further replies.

goodmanrAy

Programmer
Feb 6, 2002
53
GB
Am writing a application which tracks an emails life, i.e.

1. Receive email from client
2. reply to email
3. receive reply from client
2. repeat 2.

etc

Does anyone know how to extract the internet header(full header) from an email so I can tell if the email is currently in a transaction between ourselves and a client.

Have thought about placing a Unique ID in the intitial reply and just doing a search for this ID on incoming mails. But am interested in getting the internet header.

Cheers

Andrew
 
Have found another way of tracking emails using the conversationTopic and ConversationIndex properties.... but am struggling to work out how to use them correctly. If anyone has used these properties before could you give me some info on using them.

Thanks

Andrew
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top