Hi,
I have created an account in hmailserver.
While sending the mail from my asp.net application, i use IIS SMTP to send the mail to abc@domainname.com (created in hmailserver).
If I send an email to abc@domainname.com from gmail or from yahoo, it works fine, but if I send mail from abc@domainname.com to abc@domainname.com, it does not works.
If i check the Event Viewer of i get the message as below:
Event Type: Warning
Event Source: smtpsvc
Event Category: None
Event ID: 4006
Date: 9/16/2012
Time: 9:04:34 AM
User: N/A
Computer: USPL
Description:
Message delivery to the host 'XX.XX.XX.XX' failed while delivering to the remote domain 'domainname.com' for the following reason: The remote server did not respond to a connection attempt.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: d2 02 04 c0 Ò..À
Please help.
↧