Hi,

We were having the same problem with our outbound email. It turned out
that the email server for that particular domain required authentication
for the SMTP server. They had added this as a Spam blocking measure. I
removed the SERVER="xxxxxx" and PORT="xxxxxx" portions and it now works
fine. The hosting company specified a server name in the CF Admin, which
in turn acts as the "default SMTP server" if no server info is provided
in your code.

HTH

Mike


============================================
Michael Wilson - CTO/Secretary
http://www.xionmedia.com
--------------------------------------------
Xion Media, Inc. Web Development
P: 704-398-2454  F: 704-398-2063
============================================
"In the middle of difficulty lies opportunity." --Albert Einstein 

> -----Original Message-----
> From: Tracy Bost [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, April 25, 2001 7:10 PM
> To: CF-Talk
> Subject: Re: Emailing Question
> 
> 
> The mail server is probably set up to not allow "relaying". 
> That is, if it isn't from the server's domain, or a trusted 
> one specified on the server, it won't allow the mail to pass 
> through. This is done to prevent spam
> ----- Original Message -----


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to