Greg Edwards
2006-May-24 21:57 UTC
[Rails] processing emails to extract HTML content? (is RubyMail or TMail right?)
I need to extract the main body from an HTML email - or - strip all of the email related stuff out of an email leaving just the HTML code that is in the body (ideally, so that it could be saved as an HTML page that is ready to show in a browser). Has anyone had success doing something like this? I''ve found RubyMail and TMail that purport to help with this, but was wondering if anyone had any experiences they could share with using them (or other plugins). Greg Edwards CTO, Eyetools Inc. gedwards1@eyetools.com (916) 792 4538 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060524/e0d8e984/attachment.html
Maybe Matching Threads
- HABTM -VS- belongs_to/has_many, for self-referential joins
- Autotest doesn''t work on WinXP?
- recommended setup of Mongrel_cluster + SSL for multiple apps?
- Modifying "Find" to always add a condition?
- [Info] TMail included in ActionMailer differs from ''normal'' TMail