
h.reindl at thelounge
Feb 10, 2012, 8:26 AM
Post #1 of 1
(203 views)
Permalink
|
|
dbmail3: forwarding breaks HTML mail again
|
|
ouch, a dbmail2 error is reintroduced somewhere after august/september 2009 this was fixed in dbmail-2.2, as far as i remember the dot of css-classs in HTML was doubled, in dbmail3 currently three dots in the source of received mail <style type="text/css"> .test1 {color:red;} .test2 {color:blue;} .test3 {color:green;} </style> <style type=3D"text/css"> ...test1 {color:red;} ...test2 {color:blue;} ...test3 {color:green;} </style> _______________________________________ can you please take a look at this or should i search in my mailarchive for the fix from 2009?
|