My app sends out email to users (upon signup, welcome etc.) and they show up blank in IE. Fine in IE8, Firefox. The content-type for the email is set to html. The email has links.
Any pointers on how to solve this or workaround this, greatly appreciated.
Update: If I change my gmail view to basic html in IE7, then the email gets displayed.
So what is it in my mailer code that causes blank display in standard view (atleast in gmail)
code is at http://gist.github.com/230224