Hallo,
ich habe cforms auf die neue Version gebracht. Läuft auch soweit alles super, nur die über cforms gesendete Mail sieht aus, wie Quelltext und wird nicht richtig angezeigt.
Sonst waren immer das Formular grafisch und bunt dargstellt jetzt nur Text bei Outlook2003 und in einem anderen Email-Prog wird die Email erst garnicht angezeigt.
So sieht sie bei Outlook aus:
PHP
--b1_6bbeee1cafe5379efa1a145eec4c2be1
Content-Type: text/plain; charset = "utf-8"
Content-Transfer-Encoding: 8bit
A new submission (form: "Dein Standard-Formular") ============================================
Abgeschickt am: 16. April 2009
Via: http://www.domain.com/cms/?page_id=43
Von 84.131.100.49 (Besucher IP).
-----------------------Kontaktformular--------------------
Senden an: Webmaster
Betreff: Allgemein
Ihr Name: Holland
E-Mail: h@web.de
Website: http://
Nachricht: Test
Code eingeben: dcbv
--b1_6bbeee1cafe5379efa1a145eec4c2be1
Content-Type: text/html; charset = "utf-8"
Content-Transfer-Encoding: 8bit
<html>
<body><p style=3D"font:1em arial; font-weight:bold;">ein Formular wurde abgeschickt am 16. April 2009, via: http://www.domain.com/cms/?page_id=3D43 [IP 84.131.100.49]</p> <p style="font:normal 0.8em Verdana; text-align:right; color:#777; margin:3px 0">Dein Standard-Formular</p><table width="100%" cellpadding="0" cellspacing="0" style="background:#F4F5FB; color:#666; font-size:1em; font-family:verdana;"><tr><td style="font-size:105%; font-variant:small-caps; letter-spacing:2px; border-bottom:2px solid #E6E8F7; padding:6px 2px 6px 4px; background:#EFF0FA;" colspan="2">Kontaktformular</td></tr>
<tr><td style="color:#000; font-size:90%; white-space:nowrap; padding:4px 20px 4px 15px; vertical-align:top;">Senden an</td><td style="font-size:90%; width:100%;">Webmaster</td></tr> <tr><td style="color:#000; font-size:90%; white-space:nowrap; padding:4px 20px 4px 15px; vertical-align:top;">Betreff</td><td style="font-size:90%; width:100%;">Allgemein</td></tr> <tr><td style="color:#000; font-size:90%; white-space:nowrap; padding:4px 20px 4px 15px; vertical-align:top;">Ihr Name</td><td style="font-size:90%; width:100%;">Holland</td></tr> <tr><td style="color:#000; font-size:90%; white-space:nowrap; padding:4px 20px 4px 15px; vertical-align:top;">E-Mail</td><td style="font-size:90%; width:100%;">h@zoxxer.de</td></tr>
<tr><td style="color:#000; font-size:90%; white-space:nowrap; padding:4px 20px 4px 15px; vertical-align:top;">Website</td><td style="font-size:90%; width:100%;">http://</td></tr> <tr><td style="color:#000; font-size:90%; white-space:nowrap; padding:4px 20px 4px 15px; vertical-align:top;">Nachricht</td><td style="font-size:90%; width:100%;">Test</td></tr> <tr><td style="color:#000; font-size:90%; white-space:nowrap; padding:4px 20px 4px 15px; vertical-align:top;">Code eingeben</td><td style="font-size:90%; width:100%;">dcbv</td></tr> </table><span style="font:normal 10px Arial; color:#777;">powered by <a href="http://www.deliciousdays.com/cforms-plugin">cformsII</a></span>
</body></html>
--b1_6bbeee1cafe5379efa1a145eec4c2be1--
Alles anzeigen
Was muss ich machen, damit die Email richtig angezeigt wird?