Re: cf 4.5 cfmail problems

2000-07-07 Thread Erki Esken

 I have an email being sent out with cfmail on a coldfusion 4.5
 server. The content is being pulled from a database. The copy
 in the database is perfect. However once the email is received
 by the user the copy has problems.

 This is the copy as it sites in the database:
 "security at the company since the."

 The copy how it appears in the email:
 "security at the compa! ny since the"

 any ideas???

Yep. My co-worker was dealing with that same issue a few days ago.
The answer is, that the lines are too long in the outgoing mail
and some mail servers cut them (and add ! sign to the end).

Try wrapping your lines before sending the mail. Use wrap.cfm that
comes with one of the CF example apps
(/cfdocs/exampleapp/email/wrap.cfm).


Erki

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



cf 4.5 cfmail problems

2000-07-06 Thread James

This is a multi-part message in MIME format.

--=_NextPart_000_0168_01BFE750.AD81D430
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have an email being sent out with cfmail on a coldfusion 4.5 server. =
The content is being pulled from a database. The copy in the database is =
perfect. However once the email is received by the user the copy has =
problems.

This is the copy as it sites in the database:=20
"security at the company since the."

The copy how it appears in the email:
"security at the compa! ny since the"

any ideas???

thanks
james



James Durr
Web Application Developer
Carton Donofrio Interactive
www.cdinteractive.com
120 West Fayette Street
Baltimore, MD  21201
410-576-9000, ext. 287
[EMAIL PROTECTED]

--=_NextPart_000_0168_01BFE750.AD81D430
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
HTMLHEAD
META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type
META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR
STYLE/STYLE
/HEAD
BODY bgColor=3D#ff
DIVFONT size=3D2I have an email being sent out with cfmail on a =
coldfusion 4.5=20
server./FONTFONT size=3D2 The content is being pulled from a =
database. The=20
copy in the database is perfect./FONTFONT size=3D2 However once the =
email is=20
received by the user the copy has problems./FONT/DIV
DIVnbsp;/DIV
DIVFONT size=3D2This is the copy as it sites in the database: =
/FONT/DIV
DIVFONT size=3D2"security at the company since =
the."/FONT/DIV
DIVnbsp;/DIV
DIVFONT size=3D2The copy how it appears in the email:/FONT/DIV
DIVFONT size=3D2"security at the compa! ny since =
the"/FONT/DIV
DIVnbsp;/DIV
DIVFONT size=3D2any ideas???/FONT/DIV
DIVnbsp;/DIV
DIVFONT size=3D2thanks/FONT/DIV
DIVFONT size=3D2james/FONT/DIV
DIVnbsp;/DIV
DIVnbsp;/DIV
DIVFONT size=3D2BRJames DurrBRWeb Application =
DeveloperBRCarton Donofrio=20
InteractiveBRA=20
href=3D"http://www.cdinteractive.com"www.cdinteractive.com/ABR120 =
West=20
Fayette StreetBRBaltimore, MDnbsp; 21201BR410-576-9000, ext. =
287BRA=20
href=3D"mailto:[EMAIL PROTECTED]"[EMAIL PROTECTED]/A/FONT=
/DIV/BODY/HTML

--=_NextPart_000_0168_01BFE750.AD81D430--

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.