Ah, right - I see that in the source code.  The tag is due to be updated so I'll have 
this behavior changed as well.

Regards,

Howie

----- Original Message -----
From: "Marc Lichtenfeld" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Thursday, December 26, 2002 2:18 PM
Subject: RE: [iMS] CFX_iMSMail


It looks like not using the BODY parameter is causing the problem. Try adding BODY="". 
That should fix it.

Unless you know for sure that everyone on your list can view HTML e-mail, you may want 
to put together a text message
for the body tag.

Marc


------------------------------------------------------
Marc Lichtenfeld
Senior Programmer/Technology Lead
www.bigdough.com




-----Original Message-----
From: Tim Nelson [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 26, 2002 2:13 PM
To: inFusion Support List
Subject: Re: [iMS] CFX_iMSMail


Here is the code we are using and it does not put a date header in.

<CFX_imsMail
   priority="7"
   SMTPfrom="[EMAIL PROTECTED]"
   Header_to="<:name:>"
   Header_from="Fanball Football <[EMAIL PROTECTED]>"
   Header_subject="Fanball Football Newsbreakers"
   Query="q_optINlist"
   QueryField="email"
   qtoken_name="email"
   html=#cfhttp.fileContent#
   spooldir="#Request.IMS_OutDirectory#"
 >

Here are the headers from the email as I receive it:

Received: from ([216.87.56.33])
         by odin.fanball.com (Merak 4.4.2) with SMTP id BGE37131
         for <[EMAIL PROTECTED]>; Thu, 26 Dec 2002 00:08:25 -0600
from: Fanball Football <[EMAIL PROTECTED]>
subject: Fanball Football Newsbreakers
to: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit





Howie Hamlin wrote:
> The tag always adds the date to the email unless you specify the EMAILFILE attribute.
>
> Regards,
>
> Howie
>
> ----- Original Message -----
> From: "Tim Nelson" <[EMAIL PROTECTED]>
> To: "inFusion Support List" <[EMAIL PROTECTED]>
> Sent: Thursday, December 26, 2002 1:38 PM
> Subject: [iMS] CFX_iMSMail
>
>
>
>>Is it true that the cfx tag does not put in a date header when sending
>>tokenized emails? It seems to put one in when we send out individual
>>emails, but not when they are tokenized. Is this the intended behavior?
>>
>>Tim Nelson
>>
>
==^=======================================================
     This list server is Powered by iMS
   "The Swiss Army Knife of Mail Servers"
   --------------------------------------
To leave this list please complete the form at 
http://www.coolfusion.com/iMSSupport.cfm
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^=======================================================


Reply via email to