Qmail and ColdFusion Problem (off topic?)

2000-07-06 Thread James Moore

I have coldfusion 4.51 on Windows NT with Apache.  The Mail tag in 
coldfusion is pointing at my qmail smtp server.  It seems that qmail 
is rejecting mail from the coldfusion application server because it 
does not have line feeds in the email.  Has anyone heard of this 
problem?  I have not been able to find anything on allaire's web site.

Thanx,
Jay  






RE: Qmail and ColdFusion Problem (off topic?)

2000-07-06 Thread M.B.

> -Original Message-
> From: James Moore [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 06, 2000 8:28 AM
> Subject: Qmail and ColdFusion Problem (off topic?)
> 
> I have coldfusion 4.51 on Windows NT with Apache.  The Mail tag in 
> coldfusion is pointing at my qmail smtp server.  It seems that qmail 
> is rejecting mail from the coldfusion application server because it 
> does not have line feeds in the email.  Has anyone heard of this 
> problem?  I have not been able to find anything on allaire's web site.
> 
We have Oracle servers sending reports that do (did) the same thing.
If nobody can change the formatting of the message, try changing the
tcpserver line of your outbound smtp server(s) to include fixcr (from the 
tcpserver tarball). After I did that, the DBA came and asked if something
changed because he all of a sudden started getting his reports.

/usr/local/bin/tcpserver -c 550 -x /etc/security/tcprules/rules.cdb \
-u 25414 -g 104 0 smtp sh -c 'fixcr | /var/qmail/bin/qmail-smtpd' &

Mike.


NetZero Free Internet Access and Email_
Download Now http://www.netzero.net/download/index.html
Request a CDROM  1-800-333-3633
___