Mark Mr wrote:
[...]

> Different email providers handle quoting in different ways, so I don't
> think it's as easy as looking for a certain string and deleting the text
> after it. 

You just answered your own question.  There's no single standard for 
quoting text, so how could there be anything in the IMAP protocol to 
identify it?

> I wouldn't want to do that anyway. Is there an object in IMAP
> that handles this? 

Oh, wait, you mean something in the Net::IMAP library rather than the 
protocol command set?  In that case I'm not sure, but since it's easy 
enough to write a couple of regexps to handle the common cases, I'm not 
sure why you'd need it.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to