Are you sure the log you posted match the message you sent ?
coz from the log, it look like mail is accepted from remote host.
make sure tcp port 25 + 53(dns) is open for mail delivery.
next, you can try smtpdiag.
<a style='text-decoration: underline;' href="http://msmvps.com/bernard/archive/2004/09/28/14480.aspx" target="_blank">http://msmvps.com/bernard/archive/2004/09/28/14480.aspx</a>
--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>
"Wardell Castles" <wardellcastles DeleteThis @hotmail.com> wrote in message
news:65f20689.0411060706.64522cf6@posting.google.com...
> Apparently this is a common problem judging from the posts to the
> group...
>
> Anyway here's my situation.
> 1) OS is W2K Server with all Service Packs applied as of 11/6/2004
> 2) Server is sitting behind a Linksys router that has port 25
> configured to this machine.
> 3) I've gone through and set all the recommended configurations;
> relay, authentication, etc.
> 4) I can telnet to other smtp servers on the Internet via port 25
> 5) Here's what is in the log file
> #Software: Microsoft Internet Information Services 5.0
> #Version: 1.0
> #Date: 2004-11-06 00:08:54
> #Fields: time c-ip cs-method cs-uri-stem sc-status
> 00:08:54 222.101.92.83 HELO - 250
> 00:08:54 222.101.92.83 MAIL - 250
> 00:08:54 222.101.92.83 RCPT - 250
> 00:08:55 222.101.92.83 DATA - 250
> 00:08:55 222.101.92.83 QUIT - 240
>
> Yet with all this, mail gets stuck in the c:\inetpub\mailroot\queue
>
> Any ideas will be appreciated.
>
> TIA,
> Wardell Castles<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: IIS SMTP server wont send