Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Basics
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 17th, 2006, 02:38 PM
Registered User
 
Join Date: Aug 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to amol.mahajan85@gmail.com
Default sending email using .net 1.1 socket error

Hi,
  I am using mailenable software on my server.
While sending an email ......it receives to my server from my one web site page with a authedicated email 'from' address.(as that is in queue)
   But it is not sended to reciptants address.
When i see the log report for the mail i see someting like this...
-----------------
12/16/06 10:47:50 ME-I0026: [C663ADA2D05C4162B432B46FADB9A033.MAI] Sending message
12/16/06 10:48:02 ME-E0038: [65383DCC62E9472F88C59423C5BCFC9D.MAI] Communications Error: Socket connection to gmail-smtp-in.l.google.com failed (error 10060). The host was either not contactable or it rejected your connection.
12/16/06 10:48:11 ME-E0038: [C663ADA2D05C4162B432B46FADB9A033.MAI] Communications Error: Socket connection to gmail-smtp-in.l.google.com failed (error 10060). The host was either not contactable or it rejected your connection.
12/16/06 10:48:23 ME-E0038: [65383DCC62E9472F88C59423C5BCFC9D.MAI] Communications Error: Socket connection to alt1.gmail-smtp-in.l.google.com failed (error 10060). The host was either not contactable or it rejected your connection.
12/16/06 10:48:33 ME-E0038: [C663ADA2D05C4162B432B46FADB9A033.MAI] Communications Error: Socket connection to alt1.gmail-smtp-in.l.google.com failed (error 10060). The host was either not contactable or it rejected your connection.
12/16/06 10:48:44 ME-E0038: [65383DCC62E9472F88C59423C5BCFC9D.MAI] Communications Error: Socket connection to alt2.gmail-smtp-in.l.google.com failed (error 10051). The host was either not contactable or it rejected your connection.
12/16/06 10:48:54 ME-E0038: [C663ADA2D05C4162B432B46FADB9A033.MAI] Communications Error: Socket connection to alt2.gmail-smtp-in.l.google.com failed (error 10060). The host was either not contactable or it rejected your connection.
12/16/06 10:49:05 ME-E0038: [65383DCC62E9472F88C59423C5BCFC9D.MAI] Communications Error: Socket connection to gsmtp183.google.com failed (error 10051). The host was either not contactable or it rejected your connection.
12/16/06 10:49:15 ME-E0038: [C663ADA2D05C4162B432B46FADB9A033.MAI] Communications Error: Socket connection to gsmtp183.google.com failed (error 10051). The host was either not contactable or it rejected your connection.
12/16/06 10:49:27 ME-E0038: [65383DCC62E9472F88C59423C5BCFC9D.MAI] Communications Error: Socket connection to gsmtp163.google.com failed (error 10060). The host was either not contactable or it rejected your connection.
12/16/06 10:49:27 ME-E0059: [65383DCC62E9472F88C59423C5BCFC9D.MAI] Message Delivery Failure. Attempt (0): Could not find mail server for domain (gmail.com). The remote mail server could not be contacted at this time. Message has been requeued.
12/16/06 10:49:30 ME-I0119: Domain [ mydomain.com] has used local loopback address [127.0.0.1] because it is hosted locally.
-------------------------------------------------------------------

what is the problem?....please help
[email protected]

 
Old December 17th, 2006, 06:25 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

Sounds like an authentication problem. In any case im not familiar with MailEnable software so y ou will need to contact the software vendor.

-------------------------
I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.

^^Thats my signature





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Sending an email in asp.net 2.0 using C# Bashu C# 2005 4 August 14th, 2007 03:29 AM
Sending Email function got error Evil_Vios ASP.NET 2.0 Professional 0 September 5th, 2006 04:35 AM
Error sending email ohChuck C# 1 April 20th, 2006 01:58 AM
Error in sending email from asp.net asif_sharif ASP.NET 1.0 and 1.1 Professional 4 January 7th, 2006 05:22 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.