Library for extracting new content from email reply messages?

Bernard Rankin berankin99 at yahoo.com
Fri Jan 16 00:07:07 EST 2009


Hello,

I'm looking to build a simple mostly email-based trouble ticket system.  (I've yet to find a ready-made python solution that is both simple and well designed....)

Is there a Python email parsing library that can assist in extracting new content from messages that have been sent in reply?

That is, since many users will just hit the email client's reply button to communicate with the system, I need some way to filter out the quoted "original message".

Certainly, 100% accuracy can't be had, since there are so many email programs out there, but we could as least handle the very popular ones. 


Thank you,
:)



      




More information about the Python-list mailing list