Hmmmm, I'm still getting all of the emails (plain text) as double spaced after install the new CFX tag and restarting the server.
I'm also using the new plaintextonly attribute, but even without it I am still getting double spacing on all plain text emails...


Here is my tag, I don't know if this helps since its all vars.... (the htmlbody is blank, body has some content and plaintextonly is "yes")....

Also note we are using CFMX...

<cfx_iMSMail smtpto="#trim(attributes.smtpto)#"
         smtpfrom="#attributes.smtpfrom#"
         header_Received="#attributes.receivedparam#"
        header_message-ID="#createUUID()[EMAIL PROTECTED]"
         header_Return_path="#attributes.token_addheader_Return_path#"
         header_reply_to="#attributes.token_addheader_reply_to#"
         header_subject="#attributes.header_subject#"
         header_from="#attributes.header_from#"
         failto="#attributes.failto#"
         warnto="#attributes.warnto#"
         wordwrap="#attributes.wordwrap#"
         Priority="#attributes.Priority#"
         header_to="#attributes.header_to#"
         body="#attributes.body#"
         html="#attributes.html#"
         plaintextonly="#plaintextonly#"
         spooldir="#attributes.spooldir#">


Brook



At 12:21 PM 3/31/2003 -0800, you wrote:
Okay, will do thanks Howie!

At 03:07 PM 3/31/2003 -0500, you wrote:
Please implement the released version as we are no longer supporting the beta now that 3.2 has been released.

If you are still seeing anything odd then just send me the details.

Regards,

Howie

----- Original Message -----
From: "Brook Davies" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Monday, March 31, 2003 2:45 PM
Subject: [iMS] Bet


> After installing the beta CFX A couple of users are reporting double > spacing in the emails. I have not personally seen this. Does this sound > familiar to anyone. FYI, I am trying to get some more specifics and will > post them ASAP. > > Brook >
==^=======================================================
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/Support/
Need an iMS Developer license? Sign up for a free license here:
http://www.coolfusion.com/Support/
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [EMAIL PROTECTED]
==^=======================================================





Reply via email to