Hi Mark, I recently came across a similar encoding problem with email and used #force_encoding as you describe. The issue is with the Mail gem<https://github.com/mikel/mail>that ActionMailer uses.
The gem currently has many encoding issues filed<https://github.com/mikel/mail/issues/search?q=encoding>and it's hard to see if this exact MIME part encoding problem has been raised. Regards, Andrew -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/zhuKaDFRYAsJ. 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-core?hl=en.
