No. Interestingly, it appears that some carriage returns / line feeds
remain. The ones that got stripped out are ones inside of:

<cfmail>
<cfloop>#loop.output#
</cfloop>
</cfmail>

...where that carriage return / line feed between #loop.output# and </cfloop>
is not coming through and all elements of the loop are output on one line.
This worked in my 32 bit environment. Encoding issue?

On Tue, Apr 7, 2015 at 2:43 PM, Dean Lawrence <dean...@gmail.com> wrote:

>
> Have you looked at the raw source of the email to make sure that CF is not
> placing the text in an html mailpart?
>
> On Tue, Apr 7, 2015 at 1:21 PM John M Bliss <bliss.j...@gmail.com> wrote:
>
> >
> > Yes. The code didn't change. Just moved from 32 bit Windows Server 2003
> > to 64 bit Windows Server 2012 and 32 bit ACF10 to 64 bit ACF10.
> >
> > On Tue, Apr 7, 2015 at 10:49 AM, Russ Michaels <r...@michaels.me.uk>
> > wrote:
> >
> > >
> > > are you sure you do not have the emails set to send as HTML ?
> > >
> > >
> > > On Tue, Apr 7, 2015 at 1:19 PM, John M Bliss <bliss.j...@gmail.com>
> > wrote:
> > >
> > > >
> > > > In the SMTP Server properties, I changed the IP from one of the IP's
> on
> > > the
> > > > box to "all unassigned" and it worked.
> > > >
> > > > Next question: resulting plaintext emails appear to have carriage
> > > returns /
> > > > line feeds stripped out. Any idea how to get those back?
> > > >
> > > > On Tue, Apr 7, 2015 at 7:52 AM, John M Bliss <bliss.j...@gmail.com>
> > > wrote:
> > > >
> > > > > Working on configuring ACF10 mail on Windows Server 2012. I
> followed
> > > > these
> > > > > steps:
> > > > >
> > > > >
> > > > >
> > > >
> > > http://blog.hyperfive.com/2013/07/how-to-setup-internal-
> > smtp-service-for.html
> > > > >
> > > > > ...but, in ACF10 admin interface Server Settings > Mail when I set
> > Mail
> > > > > Server to localhost, check Verify mail server connection, and click
> > > > Submit,
> > > > > I get Connection Verification Failed!
> > > > >
> > > > > Any ideas what I'm missing?
> > > > >
> > > > > --
> > > > > John Bliss - http://www.linkedin.com/in/jbliss
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > John Bliss - http://www.linkedin.com/in/jbliss
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:360424
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to