Loren, That was my change. Back last March when I was developing a Rails application that needed to send email, I dissected various gracefully-degrading emails that I got in my inbox. I found that, for most email clients, the multipart/alternative type with a text/plain and a text/html part seemed to be the most compatible. I'm willing to change that assumption, however, and the code, if you have a better solution. I searched a lot and didn't find any reliable reference for how they should be formatted, so I reverse-engineered it.
Sean _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
