
Hi all, We upgrade to 2.4.4, and we have an issue on HTML mails with special characters (accents - in french are displayed like this: é instead of é for example). This issue is only reproductible in Internet Explorer (6 or 7) On Firefox (display is correct): <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE>Remontée serveur </TITLE> </HEAD> <BODY> <!-- Converted from text/plain format --> <P> On Internet Explorer(display is not correct): <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE>Remontée serveur </TITLE> </HEAD> <BODY> <!-- Converted from text/plain format --> <P> Have you any idea how to solve it? I search bug database, but with no success. What is strange is the message "Converted from text/plain format", does it means that Text Email are converted to HTML? NB: no using Firefox is not an option, because the browser is not allowed here... Thanks, Bastien.