I m trying 2 design an application in PHP there i m using the mail () function to use the SMTP Server in my IIS .Its a running on win2K ,everything is working fine,but when i tried to send the mail its stuck in the badmail folder nd is craeting 3 diff files nd and when i gone thru those files in BDR file it displaying the message that
.BDR File:
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.
me@localhost.com .
Even i tried accessing the server with ASP CDONTS components also,still same error message,nd even i checked the log file ,there its not displaying any messages.
Eariler its struck in Quee folder only,then i follwed the Article
http://www.experts-exchange.com/Web/Web_Servers/IIS/Q_20794824.html.
after that now my mails r struck up in the badmail Folder.
Thanks in advance,
Raju.P.S