CFMAIL to @comcast.net accounts

2006-04-19 Thread Tony
anyone else having issues with cfmail programs that you
wrote, trying to send messages to people with comcast.net accounts?

im getting this error:

 Failed Recipient: [EMAIL PROTECTED]
 Reason: Remote host said: 550 Comcast does not support the direct
 connection to its mail servers from residential IPs. Your mail should be
 sent to comcast.net users through your ISP. Please contact your ISP or
 mail administrator for more information.

   -- The header and top 20 lines of the message follows --

 Received: from cfd77.cfdynamics.net [69.56.156.97] by cfd77 with SMTP;
   Tue, 18 Apr 2006 11:50:15 -0600
 Message-ID: [EMAIL PROTECTED]
 Date: Tue, 18 Apr 2006 11:50:15 -0600 (MDT)
 From: The Dinner Company [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: April Favorites
 Mime-Version: 1.0
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: 7bit
 X-Mailer: ColdFusion MX Application Server

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238107
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMAIL to @comcast.net accounts

2006-04-19 Thread Casey Dougall
are you trying to send this from your computer like using developer?

Many ISP's now days require you use their smtp service to send mail. even
though you may have setup pop and smtp.domain.com to do this.

Your lucky your even getting a reply. Many times messages like that would
just be dropped completely.

If this is the case, that your running this process from home, you will need
to setup the outbound smtp server to that of your ISP.

That's about all I got on this... Make sure your Reverse DNS is good... that
might be another issue...

Casey Dougall

On 4/19/06, Tony [EMAIL PROTECTED] wrote:

 anyone else having issues with cfmail programs that you
 wrote, trying to send messages to people with comcast.net accounts?

 im getting this error:

  Failed Recipient: [EMAIL PROTECTED]
  Reason: Remote host said: 550 Comcast does not support the direct
  connection to its mail servers from residential IPs. Your mail should be
  sent to comcast.net users through your ISP. Please contact your ISP or
  mail administrator for more information.
 
-- The header and top 20 lines of the message follows --
 
  Received: from cfd77.cfdynamics.net [69.56.156.97] by cfd77 with SMTP;
Tue, 18 Apr 2006 11:50:15 -0600
  Message-ID: [EMAIL PROTECTED]
  Date: Tue, 18 Apr 2006 11:50:15 -0600 (MDT)
  From: The Dinner Company [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: April Favorites
  Mime-Version: 1.0
  Content-Type: text/html; charset=UTF-8
  Content-Transfer-Encoding: 7bit
  X-Mailer: ColdFusion MX Application Server

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238128
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMAIL to @comcast.net accounts

2006-04-19 Thread Jordan Michaels
Tony wrote:
 anyone else having issues with cfmail programs that you
 wrote, trying to send messages to people with comcast.net accounts?
 

The problem isn't that you're using CFMAIL, it's that you're sending a
message from a restricted IP Address. For some reason Comcast has
chosen to block this IP from sending email to their domains. It's
something you should work out with comcast directly. Vivio had to do
this with Yahoo recently.

 im getting this error:
 
 
Failed Recipient: [EMAIL PROTECTED]

:::take special note of this::

Reason: Remote host said: 550 Comcast does not support the direct
connection to its mail servers from residential IPs. Your mail should be
sent to comcast.net users through your ISP. Please contact your ISP or
mail administrator for more information.


Hope this helps!

-- 
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Blue Dragon Alliance Member
[EMAIL PROTECTED]

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238131
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CFMAIL to @comcast.net accounts

2006-04-19 Thread Tony
im doing this from my server hosted at cfdynamics

tw

On 4/19/06, Casey Dougall [EMAIL PROTECTED] wrote:
 are you trying to send this from your computer like using developer?

 Many ISP's now days require you use their smtp service to send mail. even
 though you may have setup pop and smtp.domain.com to do this.

 Your lucky your even getting a reply. Many times messages like that would
 just be dropped completely.

 If this is the case, that your running this process from home, you will need
 to setup the outbound smtp server to that of your ISP.

 That's about all I got on this... Make sure your Reverse DNS is good... that
 might be another issue...

 Casey Dougall

 On 4/19/06, Tony [EMAIL PROTECTED] wrote:
 
  anyone else having issues with cfmail programs that you
  wrote, trying to send messages to people with comcast.net accounts?
 
  im getting this error:
 
   Failed Recipient: [EMAIL PROTECTED]
   Reason: Remote host said: 550 Comcast does not support the direct
   connection to its mail servers from residential IPs. Your mail should be
   sent to comcast.net users through your ISP. Please contact your ISP or
   mail administrator for more information.
  
 -- The header and top 20 lines of the message follows --
  
   Received: from cfd77.cfdynamics.net [69.56.156.97] by cfd77 with SMTP;
 Tue, 18 Apr 2006 11:50:15 -0600
   Message-ID: [EMAIL PROTECTED]
   Date: Tue, 18 Apr 2006 11:50:15 -0600 (MDT)
   From: The Dinner Company [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Subject: April Favorites
   Mime-Version: 1.0
   Content-Type: text/html; charset=UTF-8
   Content-Transfer-Encoding: 7bit
   X-Mailer: ColdFusion MX Application Server
 
 

 

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238132
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54