In order to troubleshoot this I need:

- values of attributes.body, attributes.wordwrap
- email file created with these parameters

Thanks,

Howie

----- Original Message ----- 
From: "Brook Davies" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Monday, March 31, 2003 5:33 PM
Subject: Re: [iMS] RE: double spacing


> 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
>
==^=======================================================
     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