> Your code is on linux so you are using LF as the newline character in your
> message (assuming the message is also in your source). Accoring
> to the smtp
> RFC, each line must end with CRLF. If your smtp server uses Qmail (popular
> replacement for sendmail), you'll need to replace the LFs in your message
> with CRLFs before sending because Qmail very strictly adheres to the RFC.

This is a problem on Windows as well.  CFMAIL just doesn't get along with
Qmail at all.  If you are participating in the CF5 beta, please go post
something in this thread and complain about this apparent bug in CF.  Nobody
at Allaire seems to be responding to it so far, though CF5 would be the
perfect chance to fix it.

http://beta.allaire.com/betaconf/Thread.cfm?&Thread_ID=218508

-Cameron

--------------------
Cameron Childress
elliptIQ Inc.
p.770.460.7277.232
f.770.460.0963

> -----Original Message-----
> From: Mark Woods [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 03, 2001 7:20 AM
> To: CF-Linux
> Subject: Re: CFMAIL Question
>
>
> taking a wild guess...
>
> Your code is on linux so you are using LF as the newline character in your
> message (assuming the message is also in your source). Accoring
> to the smtp
> RFC, each line must end with CRLF. If your smtp server uses Qmail (popular
> replacement for sendmail), you'll need to replace the LFs in your message
> with CRLFs before sending because Qmail very strictly adheres to the RFC.
>
>
> Mark
>
>
> At 09:03 AM 3/3/01 +1000, you wrote:
> >What do you mean, it doesn't work?
> >
> >What do CF's logs say? What do your system logs says? What does
> MySQL have to
> >do with your email? What exactly happens when you call CFMAIL?
> >
> >
> >----- Original Message -----
> >From: "Brown, Brian" <[EMAIL PROTECTED]>
> >To: "CF-Linux" <[EMAIL PROTECTED]>
> >Sent: Saturday, March 03, 2001 1:55 AM
> >Subject: CFMAIL Question
> >
> >
> >> Hello all,
> >>
> >> "Long time listener first time caller."
> >> We seam to be having a problem with the CFMAIL tag (It dont work). Is
> >> there a known bug that prevents it from working? If so do you know of
> >> any work arounds?  The server is Red Hat 6.2 the database is MySql (not
> >> by choice). Any help would be appreciated.The email server is qmail.
> >> "I'll hang up and wait for your response."
> >>
> >>
> >> brianBrown
> >> [EMAIL PROTECTED]
> >> <cf_beware_the_penguin>
> >
> >
> >
> >
> >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to