I use rss2email to send rss feed to my email. rss2email uses following CSS styling. # Optional CSS styling USE_CSS_STYLING = 1 STYLE_SHEET='h1 {font: 18pt Georgia, "Times New Roman";} body {font: 12pt Arial;} a:link {font: 12pt Arial; font-weight: bold; color: #0000cc} blockquote {font-family: monospace; } .header { background: #e0ecff; border-bottom: solid 4px #c3d9ff; padding: 5px; margin-top: 0px; color: red;} .header a { font-size: 20px; text-decoration: none; } .footer { background: #c3d9ff; border-top: solid 4px #c3d9ff; padding Here is what it looks in KMail, GMail, and the Older Reader. http://i.imgur.com/4Fdu0m0.png http://i.imgur.com/FfTua2s.png http://i.imgur.com/ibc4uJz.png Reproducible: Always Steps to Reproduce: 1. default email from rss2email with CSS styling enabled. 2. 3. Actual Results: KMail draws blue borders everywhere. Text is big. Links are big bold and blue. Expected Results: See the screenshots of how it shows up in Gmail and rss client. http://www.allthingsrss.com/rss2email/
I really need this mail example. could you attach it as mbox ? Thanks
Created attachment 89435 [details] Email mbox copy
Created attachment 89436 [details] Screenshot
*** This bug has been marked as a duplicate of bug 371656 ***