PDA

View Full Version : Custom reply form


neenach2002
10-23-2007, 02:08 AM
We have a custom reply form setup on our site. What headers should we need to be sending to have Cerb4.0 parse the email and add it as a reply to an existing ticket instead of adding it as a new ticket?

jstanden
10-24-2007, 10:31 PM
You need to quote a specific 'message-id' in your new message's 'in-reply-to' header.

More info:
http://www.jwz.org/doc/threading.html

neenach2002
10-24-2007, 10:32 PM
Yea thanks, you helped me on this via IM last night, but I think this is good for other people to reference ;)