Re: CFMail does not send email externally

2002-03-26 Thread Howie Hamlin

It means that the email server is configured to prevent unauthorized use.  You need to 
get the admin to add the IP of your CF server
to the list of allowed IPs.  If the server is preventing relay based on SMTP Auth then 
you need to use another mail server as CFMAIL
does not support that.

HTH,

--
Howie Hamlin - inFusion Project Manager
On-Line Data Solutions, Inc. - www.CoolFusion.com  - 631-737-4668 x101
inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server
 Find out how iMS Stacks up to the competition: 
http://www.coolfusion.com/imssecomparison.cfm

- Original Message -
From: Thanh Nguyen [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, March 26, 2002 5:28 PM
Subject: CFMail does not send email externally


 Hi all,

 I'm trying to set up an CFMail Tag in my app to send email to users. the
 mail setting in CF admin is properly set up. I was able to send email to
 myself and email with the company but when sending to an external email
 address, it failed. I check the mail log and the failed message is relaying
 is prohibited
 here's the message.
 Error,1000,03/26/02,13:59:54,,Failed to send the spooled mail file,
 C:\CFusion\Mail\spool\125D.cfmail. SMTP server replied Relaying is
 prohibited Moved file to C:\CFusion\Mail\undelivr\125F.cfmail.

 anyboby knows what this means?

 thanks

 Thanh



 
__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFMail does not send email externally

2002-03-26 Thread Rick Eidson

If relaying is not alowed you can not send email from a domain that is not
on the Email server. If it I IIS SMTP add the server IP address to the
relaying permissions.

Rick

-Original Message-
From: Thanh Nguyen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 26, 2002 4:28 PM
To: CF-Talk
Subject: CFMail does not send email externally


Hi all,
 
I'm trying to set up an CFMail Tag in my app to send email to users. the
mail setting in CF admin is properly set up. I was able to send email to
myself and email with the company but when sending to an external email
address, it failed. I check the mail log and the failed message is relaying
is prohibited
here's the message.
Error,1000,03/26/02,13:59:54,,Failed to send the spooled mail file,
C:\CFusion\Mail\spool\125D.cfmail. SMTP server replied Relaying is
prohibited Moved file to C:\CFusion\Mail\undelivr\125F.cfmail.

anyboby knows what this means?
 
thanks
 
Thanh
 
 


__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CFMail does not send email externally

2002-03-26 Thread Paul Giesenhagen

Your mail server doesn't allow relaying (which is a good thing, trust me).

It will send mail externally, but the FROM needs to be a valid email address
or valid host on the mail server.

Look at your mail server and read about the relaying ...

If someone outside gets ahold of your mail server and you allow relaying
they will relay all kinds of spam through your mail server and possibly get
your banned...

Paul Giesenhagen
QuillDesign
http://www.quilldesign.com
SiteDirector v2.0 - Commerce Builder


- Original Message -
From: Thanh Nguyen [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, March 26, 2002 4:28 PM
Subject: CFMail does not send email externally


 Hi all,

 I'm trying to set up an CFMail Tag in my app to send email to users. the
 mail setting in CF admin is properly set up. I was able to send email to
 myself and email with the company but when sending to an external email
 address, it failed. I check the mail log and the failed message is
relaying
 is prohibited
 here's the message.
 Error,1000,03/26/02,13:59:54,,Failed to send the spooled mail
file,
 C:\CFusion\Mail\spool\125D.cfmail. SMTP server replied Relaying is
 prohibited Moved file to C:\CFusion\Mail\undelivr\125F.cfmail.

 anyboby knows what this means?

 thanks

 Thanh



 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CFMail does not send email externally

2002-03-26 Thread Thanh Nguyen

Thanks, 

Thanh


-Original Message-
From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 26, 2002 2:33 PM
To: CF-Talk
Subject: Re: CFMail does not send email externally


Your mail server doesn't allow relaying (which is a good thing, trust me).

It will send mail externally, but the FROM needs to be a valid email address
or valid host on the mail server.

Look at your mail server and read about the relaying ...

If someone outside gets ahold of your mail server and you allow relaying
they will relay all kinds of spam through your mail server and possibly get
your banned...

Paul Giesenhagen
QuillDesign
http://www.quilldesign.com
SiteDirector v2.0 - Commerce Builder


- Original Message -
From: Thanh Nguyen [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, March 26, 2002 4:28 PM
Subject: CFMail does not send email externally


 Hi all,

 I'm trying to set up an CFMail Tag in my app to send email to users. the
 mail setting in CF admin is properly set up. I was able to send email to
 myself and email with the company but when sending to an external email
 address, it failed. I check the mail log and the failed message is
relaying
 is prohibited
 here's the message.
 Error,1000,03/26/02,13:59:54,,Failed to send the spooled mail
file,
 C:\CFusion\Mail\spool\125D.cfmail. SMTP server replied Relaying is
 prohibited Moved file to C:\CFusion\Mail\undelivr\125F.cfmail.

 anyboby knows what this means?

 thanks

 Thanh



 

__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists