IIS and SMTP - BadMail directory error code: 0xC00402C7

This is Interesting: Free IT Magazines  
Home > Archive > IIS and SMTP > November 2004 > BadMail directory error code: 0xC00402C7





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author BadMail directory error code: 0xC00402C7
Raupes

2004-10-18, 5:52 pm

If I try to send a message via my local installed smtp server of the iis no
mail will be sent!
The following error occurs:
----------------------------------
Nachricht kann nicht übermittelt werden. Fehler: "Diese Nachricht ist eine
Benachrichtigung über den Zustellstatus, die nicht zugestellt werden kann.".
Fehlercode 0xC00402C7.
Der Absender der Nachricht war <>.
----------------------------------

I don't know why! Please can anybody help me?
I put the following thing into a textfile and saved this textfile at at the
pickup directory of the smtp:
----------------------------------
x-sender:mailworx@eworx.at
x-receiver:Bernhard@eworx.at
From:mailworx@eworx.at
To:bernhard@eworx.at
Subject: Results are in.
We have won!
----------------------------------

The next thing is:
Can I get informations about the error code, which occured (STMP Codes Like
520 Or something like this) because I've to programm a bounce management.

Please help!
thx
Bernhard
Peter D. Hipson

2004-10-18, 5:52 pm

"Check to make sure that your SMTP service is running and that your
CDONTS code sets proper and valid from and to addresses. There have
been several reported problems about sending mail through CDONTS when
the domain is the same as the smart host, or not the same as the smart
host, and these seem to always be alleviated by using CDO.Message or a
third-party component, which uses an SMTP server as opposed to the
local Exchange system. " (from http://www.aspfaq.com/show.asp?id=2372)

On Mon, 18 Oct 2004 06:59:01 -0700, Raupes
<Raupes@discussions.microsoft.com> wrote:

>If I try to send a message via my local installed smtp server of the iis no
>mail will be sent!
>The following error occurs:
>----------------------------------
>Nachricht kann nicht übermittelt werden. Fehler: "Diese Nachricht ist eine
>Benachrichtigung über den Zustellstatus, die nicht zugestellt werden kann.".
>Fehlercode 0xC00402C7.
>Der Absender der Nachricht war <>.
>----------------------------------
>
>I don't know why! Please can anybody help me?
>I put the following thing into a textfile and saved this textfile at at the
>pickup directory of the smtp:
>----------------------------------
>x-sender:mailworx@eworx.at
>x-receiver:Bernhard@eworx.at
>From:mailworx@eworx.at
>To:bernhard@eworx.at
>Subject: Results are in.
>We have won!
>----------------------------------
>
>The next thing is:
>Can I get informations about the error code, which occured (STMP Codes Like
>520 Or something like this) because I've to programm a bounce management.
>
>Please help!
>thx
>Bernhard


PeterD, the Darkstar Network
To email, fix my address!
ExpertZone!
Bernhard Wurm

2004-10-18, 5:52 pm

Hello!
I already checked this things and they are correct.
(I also viewed at aspfaq.com)

At first not one mail was in the badmail directory (even not, if sent a mail
at an adress, which doesn't exist.

Now all mails are in the badmail directory. Event if the adress exist.
sorry. didn't help me


"Peter D. Hipson" <mcn01 at hipson dot net> schrieb im Newsbeitrag
news:nqj7n0pssagt6bb3noeo93jes5s8297cpo@
4ax.com...
> "Check to make sure that your SMTP service is running and that your
> CDONTS code sets proper and valid from and to addresses. There have
> been several reported problems about sending mail through CDONTS when
> the domain is the same as the smart host, or not the same as the smart
> host, and these seem to always be alleviated by using CDO.Message or a
> third-party component, which uses an SMTP server as opposed to the
> local Exchange system. " (from http://www.aspfaq.com/show.asp?id=2372)
>
> On Mon, 18 Oct 2004 06:59:01 -0700, Raupes
> <Raupes@discussions.microsoft.com> wrote:
>
>
> PeterD, the Darkstar Network
> To email, fix my address!
> ExpertZone!



Bhaski

2004-11-03, 5:51 pm

You are probably using Windows 2003 as your Web server. In that case the
SMTP need to configured. By default only locak mail delivery is enabled
in windows 2003. in that case any attempt to send a mail to any address
other than the local address will result in this error. Check the SMTP
configuration and check the relay.

- Bhaski
http://www.NetTicks.com


*** Sent via Developersdex http://www.codecomments.com ***
Don't just participate in USENET...get rewarded for it!
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com