Forum Moderators: open

Message Too Old, No Replies

Iis Smtp Server Problem

         

itssankar

3:08 pm on Mar 11, 2004 (gmt 0)

10+ Year Member



i am using visual studio 2003 and iis (win 2k). But i am having some problem with virtual smtp server so i am not able to send mails using smtpmail from asp.net. so plz tell me how to configure that or is there any solutions. while sending mail i am getting badmail in my mailroot.

IanTurner

4:04 pm on Mar 11, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



What errors are being shown in the badmail folder?

itssankar

5:02 am on Mar 12, 2004 (gmt 0)

10+ Year Member



I am getting the following error in the bad mail folder.

Unable to deliver this message because the follow error was encountered: "This message is a delivery status notification that cannot be delivered.".

The specific error code was 0xC00402C7.

The message sender was <>.

The message was intended for the following recipients.
sankarsarma@rediffmail.com

itssankar

6:25 am on Mar 12, 2004 (gmt 0)

10+ Year Member



I have tried to send mails to hotmail ID and yahoo id. but the problem only with the rediffmail id. i can send smtp mail to rediffmail id from another system. then what may be the problem? plz help me..

IanTurner

9:45 am on Mar 12, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Is it a consistent error on this mail address, if so it may be that their mail server is blocking your mail server for some reason. Usually this is because you are on an open relay or Spam blacklist.

itssankar

10:23 am on Mar 12, 2004 (gmt 0)

10+ Year Member



i have tried with several rediff id but the mail is not sending to rediff id but i can send mail to all these rediff id when i am running the program in another system. plz help me.