Quote:
Originally posted by wluke
The major trick will be reading the headers to determine if a message is a new topic or reply and attaching the replies to the proper thread.
|
The way I've seen this handled before is this: All emails go to an aliases like api@progresstalk.com for a new thread on the API forum, or chat@progresstalk.com to go into the Chit Chat forum. All new posts are sent out with a 'special' reply-to email address like api-34321@progresstalk.com, where API is the forum name and 34321 is the thread id. This makes it really easy to tell if it is a new post, or reply, and where it should be posted to.
-Chris