Hi,
Im running an application sending quite a few emails to members. Im building the emails with your every day ActionMailer builders, setting the content_type to "text/html" and charset to "utf-8".
Now im hearing reports from some of our members that the emails show up as plain html-text in their clients. One such case is a user running the DWmail web based email client. (http://www.dominion-web.com/products/dwmail/) The website states that the client is supporting html mail, and the user in question doesnt experience the problem with other distributors of html-mail.
Could this be related to some rails-issue, and if so are there any tickets in the track?
Or, could i build my emails in some other way to extend the compability?
Thanks, Richard Johansson richard.johansson@gmail.com