For some reason the HTML source shows that all the equals signs are being replaced with "=3d" (without quotes), causing all of the formatting to be incorrect. How can I fix this?
I'm suffering from the same problem where every equal sign is printed as =3D. The checkbox for HTML email for admin emails is checked (has been since I first started using cForms over a year ago if I'm correct), but somehow the encoding seems to be misinterpreted. This has started since upgrading to the latest version of cForms (10.5).
On 28-04-2009, paul just submitted Contactformulier. You can get in touch with him/her via example@example.com<3D"mailto:example@example.com"> and might want to check out his/her web page at http:// <3D"http://"> . His or her IP is 213.XX.XXX.XXX.
Received: from xxxxx.msoutlookonline.net (207.XXX.XXX.XXX) by xxxxxx.exch016.msoutlookonline.net (207.XXX.XXX.XXX) with Microsoft SMTP Server id 8.XXX.XXX.XXX; Tue, 28 Apr 2009 03:32:36 -0700
MIME-Version: 1.0
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: base64
X-MimeOLE: Produced By Microsoft Exchange V8.1
Received: from localhost (localhost.localdomain [127.0.0.1])by xxxxxx.msoutlookonline.net (Postfix) with ESMTP id 1775627720for <xxxxx@xxxxx.xx>; Tue, 28 Apr 2009 03:32:36 -0700 (PDT)
Received: from xxxxx.msoutlookonline.net ([127.0.0.1])by localhost (xxxxx.msoutlookonline.net [127.0.0.1]) (amavisd-new, port 10024)with ESMTP id Li83SD+SgazK for <xxxx@xxxxx.xx>;Tue, 28 Apr 2009 03:32:32 -0700 (PDT)
Received: from server.xxxxxxx.xx (server.xxxxxxx.xx [xxx.xxx.xxx.xxx])(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(No client certificate requested)by xxxxx.msoutlookonline.net (Postfix) with ESMTP id B2E432755Efor <xxxx@xxxxx.xx>; Tue, 28 Apr 2009 03:32:31 -0700 (PDT)
My email client is Microsoft Entourage (Mac OS X).
My admin HTML message is quite simple (in Dutch unfortunately):
<p>On {Date}, {Je naam} just submitted {Form Name}. You can get in touch with him/her via <a href="mailto:{E-mail}">{E-mail}</a> and might want to check out his/her web page at <a href="{Website}">{Website}</a>. His or her IP is {IP}.</p>
<p>The message is:<br/ >
{Je bericht}</p>
As mentioned: option 'Enable HTML' is checked. Footer option is unchecked. The newly added options for 'Separate lines in …' are both unchecked. I'm *not* sending forms through an external smtp server.
If you need any additional info, I'd be happy to look it up to resolve this. Again, this only started after upgrading to 10.5.