Email forward/reply character handling?
June 11, 2008 12:02 PM Subscribe
Is there a resource that lists all the different email programs' handling of forward/reply formatting? I want to write a program that receives emails, but I know some email apps add ">" characters and newlines that I'll have to strip out- I don't want to miss too many edge cases.
This will be a Rails app so I was hoping there'd be a plugin for email handling, but I haven't come across one that has this particular feature. A list would be great, or a script in Ruby or another language that I can modify.
posted by squishy to computers & internet (2 answers total)
Which is a problem for you. I could use "squishy> ", for instance, and I have been known to do things like that in cases where I was interspersing quotes from multiple people, in order to keep them straight.
posted by Class Goat at 12:35 PM on June 11, 2008