The order confirmation email that gets sent to a customer is not working correctly: All the customer gets is a blank email message. There used to be problems with UberCart sending bad HTML, so I saved the email as raw source to see what was under the blank message, and what I found was even weirder: There was no message body whatsoever -- code, text, or anything.. There were just email headers.
How do I make it have body content - order details etc.?
By the way, here are the headers:
From orders@somatics.org Thu Oct 4 00:18:55 2007
Delivered-To: customersemailaddress@domain.com
Received: by 10.35.66.4 with SMTP id t4cs531191pyk;
Wed, 3 Oct 2007 21:18:55 -0700 (PDT)
Received: by 10.70.48.11 with SMTP id v11mr16149436wxv.1191471535239;
Wed, 03 Oct 2007 21:18:55 -0700 (PDT)
Return-Path:
Received: from cgpadmin.wholesolutions.net ([72.248.65.3])
by mx.google.com with ESMTP id i33si2812374wxd.2007.10.03.21.18.51;
Wed, 03 Oct 2007 21:18:55 -0700 (PDT)
Received-SPF: pass (google.com: domain of orders@somatics.org designates 72.248.65.3 as permitted sender) client-ip=72.248.65.3;
Authentication-Results: mx.google.com; spf=pass (google.com: domain of orders@somatics.org designates 72.248.65.3 as permitted sender) smtp.mail=orders@somatics.org
Received: from somatics.org (account somatics@somatics.org [72.248.65.7] verified)
by cgpadmin.wholesolutions.net (CommuniGate Pro SMTP 5.1.12)
with ESMTPA id 4249797 for customersemailaddress@domain.com; Thu, 04 Oct 2007 00:18:47 -0400
Date: Thu, 4 Oct 2007 00:18:47 -0400
Return-Path: orders@somatics.org
To: customersemailaddress@domain.com
From: Somatic Systems
Subject: Your Order at The Somatics Shop
Message-ID:
X-Priority: 3
X-Mailer: PHPMailer [version 1.73]
Array:
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="utf-8"





Joined: 08/18/2007