Moin.
Ich habe ein Problem mit HTML-Mails.
Diese werden als Plain-Text, also als nicht interpretierten Quelltext, angezeigt.
Die Mails wurden aus Outlook importiert.
Mein Problem ist nicht unbedingt Thunderbird spezifisch (andere Programme kommen auch nicht richtig damit klar), ich brauche nur eine Lösung dafür, da ich mich auf ein Gerichtsverfahren vorbereite und die Mails einsehen können muss.
Hier ist mal ein Ausschnitt des Original QTs.
Einige Angaben habe ich durch "XXX" ersetzt, oder gekürzt "...".
HTML
Content-Type: multipart/alternative;
boundary="------------020204020501060308040305"
This is a multi-part message in MIME format.
--------------020204020501060308040305
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit
-------- Original-Nachricht --------
Betreff: XXX
Datum: XXX
Von: XXX
An: XXX
CC: XXX
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="MSHTML 6.00.2800.1607" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2>Guten Tag <SPAN
class=632322309-11042008>XXX</SPAN>!</FONT></DIV>
...</BODY></HTML>
--------------020204020501060308040305
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: 8bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
-------- Original-Nachricht --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th valign="BASELINE" align="RIGHT" nowrap="nowrap">Betreff: </th>
<td>XXX</td>
</tr>
<tr>
<th valign="BASELINE" align="RIGHT" nowrap="nowrap">Datum: </th>
<td>XXX</td>
</tr>
<tr>
<th valign="BASELINE" align="RIGHT" nowrap="nowrap">Von: </th>
<td>XXX</td>
</tr>
<tr>
<th valign="BASELINE" align="RIGHT" nowrap="nowrap">An: </th>
<td>XXX</td>
</tr>
<tr>
<th valign="BASELINE" align="RIGHT" nowrap="nowrap">CC: </th>
<td>XXX</td>
</tr>
</tbody>
</table>
<br>
<br>
<pre><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="MSHTML 6.00.2800.1607" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2>Guten Tag <SPAN
class=632322309-11042008>XXX</SPAN>!</FONT></DIV> ... /BODY></HTML>
</pre>
</body>
</html>
--------------020204020501060308040305--
Display More
Vielen Dank!