goodmanrAy
Programmer
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
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