Welcome Guest, Not a member yet? Register   Sign In
Ion Auth / XAMPP / Mercury Mail - Blank email message
#1

[eluser]spmckee[/eluser]
I have setup a local dev machine for testing an Ion Auth/CI app. I have setup Mercury Mail with an external SMTP server and all was moving swimmingly until I received the registration email Ion Auth kicks out. When it hit my inbox it was blank. When I took a closer look and check out the source, I could see that it was in fact there but not being rendered. Any ideas on why this is happening?

Thanks,
SP

Code:
From - Wed May 19 12:15:35 2010
X-Account-Key: account5
X-UIDL: 1274296551.30189.server303.com,S=3260
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
X-Mozilla-Keys:                                                                                
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: (qmail 30179 invoked by uid 502); 19 May 2010 19:15:51 -0000
Delivered-To: [email protected]
Received: (qmail 30159 invoked by uid 502); 19 May 2010 19:15:51 -0000
Received: from mail-pz0-f176.google.com (209.85.222.176)
  by server303.com with SMTP; 19 May 2010 19:15:51 -0000
Received: by pzk6 with SMTP id 6so4117784pzk.1
        for <[email protected]>; Wed, 19 May 2010 12:15:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:received:received:received
         :subject:to:user-agent:date:from:reply-to:x-sender:x-mailer
         :x-priority:message-id:mime-version:content-type;
        bh=YPxkwJV3tfkUSWNQ9NKNIzth2LMeuvTyLDsKGi/SeS8=;
        b=BV1BJRBSAIu4kLQhl1+3No3IbtXuLe5qPPqtPcpVizi/NzYTMxNBKOQw5p74XcPdJU
         +AqlpdH1OhxD3S2wfrzbDI4cup/jWcW3WItYz6ptGooXOqoUa7bP7ZKYSg61xI32QyLU
         ydhDrBqKCxvT54fAZu5LkoxPpITVEKSCXF+5g=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=subject:to:user-agent:date:from:reply-to:x-sender:x-mailer
         :x-priority:message-id:mime-version:content-type;
        b=bVhx710jV/aLq2si9Zg4E0TH/wM0AMu7m7QLz38fRxs3G73VRaU5B1piM3ypM7c3mz
         Wwn8CVPGj8liY01D72igWYVsT6j+Ht17MIslVzAZjmvbP9v8+t/oFNr0tyx3DISIgwip
         +P8Q++drhYGLnpbKa82rXSO3sIxh6XYZ2LXbI=
Received: by 10.142.208.14 with SMTP id f14mr3566756wfg.298.1274296547191;
        Wed, 19 May 2010 12:15:47 -0700 (PDT)
Return-Path: <[email protected]>
Received: from SP (c-24-20-39-112.hsd1.wa.comcast.net [24.20.39.112])
        by mx.google.com with ESMTPS id 20sm6192780pzk.15.2010.05.19.12.15.45
        (version=SSLv3 cipher=RC4-MD5);
        Wed, 19 May 2010 12:15:46 -0700 (PDT)
Received: from Spooler by SP (Mercury/32 v4.62) ID MO000008;
  19 May 2010 12:15:27 -0700
Received: from spooler by localhost (Mercury/32 v4.62); 19 May 2010 12:15:07 -0700
Received: from Me-PC (127.0.0.1) by SP SMTP (Mercury/32 v4.62) ID MG000007;
   19 May 2010 12:15:01 -0700
Subject: =?utf-8?Q?fromdomain.com_-_Account_Activation?=
To: [email protected]
User-Agent: CodeIgniter
Date: Wed, 19 May 2010 12:15:01 -0700
From: "fromdomain.com" <[email protected]>
Reply-To: "[email protected]" <[email protected]>
X-Sender: [email protected]
X-Mailer: CodeIgniter
X-Priority: 3 (Normal)
Message-ID: <[email protected]>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="B_ALT_4bf438b57f1ee"
This is a multi-part message in MIME format.
Your email application may not support this format.
--B_ALT_4bf438b57f1ee
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Activate account for [email protected]
Please click this link to Activate Your Account.
--B_ALT_4bf438b57f1ee
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

&lt;html&gt;
&lt;body&gt;
    <h1>Activate account for [email protected]</h1>
    <p>Please click this link to <a >Activate You=
r Account</a>.</p>
&lt;/body&gt;
&lt;/html&gt;

--B_ALT_4bf438b57f1ee--
#2

[eluser]Clooner[/eluser]
never mind! can you show your code to generate the mail?




Theme © iAndrew 2016 - Forum software by © MyBB