RE: CFMAIL Send Failure

2003-08-14 Thread Mark Stewart
"Connection refused"? Does it require username and password? You can do that now with 
6.1.

Mark


-Original Message-
From: Mark Leder [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 06, 2003 8:51 AM
To: CF-Talk
Subject: CFMAIL Send Failure


I've got a dedicated box running win2003, IIS 6.0 and CFMX 6.1.
I'm a newbie at server admin BTW.
Since moving a few of my sites to this box, my cfmail tags have quit
working.

I must be missing a config issue, because in CFAdmin, the Mail server
verification fails.
In addition, in the mail logs, I get these errors:

>>Could not connect to SMTP host: 65.110.72.126, port: 25; nested exception
is: java.net.ConnectException: Connection refused: connect 
 
>>Invalid Addresses; nested exception is: javax.mail.SendFailedException:
500 Unkown temp error 
 
>>Invalid Addresses; nested exception is: javax.mail.SendFailedException:
550 Mail rejected ; nested exception is: javax.mail.SendFailedException: 550
Mail rejected

How do I solve? (SMTP services in IIS are not installed, could this be the
problem)?

Thanks, Mark 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: CFMAIL Send Failure

2003-08-07 Thread Mark Leder
The ping for 65.110.72.126 from the command prompt works correctly and sends
back packets.

Thanks, Mark 

-Original Message-
From: Andre Mohamed [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2003 9:28 AM
To: CF-Talk
Subject: RE: CFMAIL Send Failure


Is the SMTP server accessible from your new box?

Can you ping 65.110.72.126 from the box?

I suspect not because that is what the log files say.

Verify the correct IP address to use for your SMTP server.

André

-Original Message-
From: Mark Leder [mailto:[EMAIL PROTECTED] 
Sent: 06 August 2003 13:51
To: CF-Talk
Subject: CFMAIL Send Failure

I've got a dedicated box running win2003, IIS 6.0 and CFMX 6.1. I'm a newbie
at server admin BTW. Since moving a few of my sites to this box, my cfmail
tags have quit working.

I must be missing a config issue, because in CFAdmin, the Mail server
verification fails. In addition, in the mail logs, I get these errors:

>>Could not connect to SMTP host: 65.110.72.126, port: 25; nested
exception
is: java.net.ConnectException: Connection refused: connect 
 
>>Invalid Addresses; nested exception is:
javax.mail.SendFailedException:
500 Unkown temp error 
 
>>Invalid Addresses; nested exception is:
javax.mail.SendFailedException:
550 Mail rejected ; nested exception is: javax.mail.SendFailedException: 550
Mail rejected

How do I solve? (SMTP services in IIS are not installed, could this be the
problem)?

Thanks, Mark 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: CFMAIL Send Failure

2003-08-06 Thread Mark Leder
What would require UID and PWD?
So, am I correct in assuming that the CFMail Admin setting (IP address) only
points to a full fledged SMTP service, such as IIS?  IIS does not presently
have SMTP service installed.

Thanks, Mark 

-Original Message-
From: Mark Stewart [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 06, 2003 10:24 AM
To: CF-Talk
Subject: RE: CFMAIL Send Failure


"Connection refused"? Does it require username and password? You can do that
now with 6.1.

Mark


-Original Message-
From: Mark Leder [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 06, 2003 8:51 AM
To: CF-Talk
Subject: CFMAIL Send Failure


I've got a dedicated box running win2003, IIS 6.0 and CFMX 6.1. I'm a newbie
at server admin BTW. Since moving a few of my sites to this box, my cfmail
tags have quit working.

I must be missing a config issue, because in CFAdmin, the Mail server
verification fails. In addition, in the mail logs, I get these errors:

>>Could not connect to SMTP host: 65.110.72.126, port: 25; nested 
>>exception
is: java.net.ConnectException: Connection refused: connect 
 
>>Invalid Addresses; nested exception is: 
>>javax.mail.SendFailedException:
500 Unkown temp error 
 
>>Invalid Addresses; nested exception is: 
>>javax.mail.SendFailedException:
550 Mail rejected ; nested exception is: javax.mail.SendFailedException: 550
Mail rejected

How do I solve? (SMTP services in IIS are not installed, could this be the
problem)?

Thanks, Mark 



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: CFMAIL Send Failure

2003-08-06 Thread Andre Mohamed
Is the SMTP server accessible from your new box?

Can you ping 65.110.72.126 from the box?

I suspect not because that is what the log files say.

Verify the correct IP address to use for your SMTP server.

André

-Original Message-
From: Mark Leder [mailto:[EMAIL PROTECTED] 
Sent: 06 August 2003 13:51
To: CF-Talk
Subject: CFMAIL Send Failure

I've got a dedicated box running win2003, IIS 6.0 and CFMX 6.1.
I'm a newbie at server admin BTW.
Since moving a few of my sites to this box, my cfmail tags have quit
working.

I must be missing a config issue, because in CFAdmin, the Mail server
verification fails.
In addition, in the mail logs, I get these errors:

>>Could not connect to SMTP host: 65.110.72.126, port: 25; nested
exception
is: java.net.ConnectException: Connection refused: connect 
 
>>Invalid Addresses; nested exception is:
javax.mail.SendFailedException:
500 Unkown temp error 
 
>>Invalid Addresses; nested exception is:
javax.mail.SendFailedException:
550 Mail rejected ; nested exception is: javax.mail.SendFailedException:
550
Mail rejected

How do I solve? (SMTP services in IIS are not installed, could this be
the
problem)?

Thanks, Mark 


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4