Question

I am writing an add-on for my intranet to allow my users to just email "itsupport" and parse the from as the user who logged the job and the body as the issue.

Does anyone know if their is a free parser available so I don't have to look at writing something myself? (no point re-inventing the wheel right :) )

Thanks for any advice / links / suggestions. Barry

Was it helpful?

Solution

Never used it myself but you could try the approach described here: http://www.codeproject.com/KB/cs/mime_project.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top