Re: IIS - SMTP - CDONTS
From: Alan Garny (someone_at_somewhere.com)
Date: 05/09/04
- Next message: Alan Garny: "Re: IIS - SMTP - CDONTS"
- Previous message: Kim Lots: "Re: Digest Authentication"
- In reply to: George Hester: "Re: IIS - SMTP - CDONTS"
- Next in thread: George Hester: "Re: IIS - SMTP - CDONTS"
- Reply: George Hester: "Re: IIS - SMTP - CDONTS"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 9 May 2004 11:45:11 +0100
"George Hester" <hesterloli@hotmail.com> wrote in message
news:%23KKM2pRNEHA.2780@TK2MSFTNGP09.phx.gbl...
> Oh maybe not. You shouldn't have return values of 0 each time. You
should
> have 250 for success. And why are you getting this sequence:
>
> ...
Well, I just checked one more time, and I do get zeroes...
> It should be:
>
> #Fields: time c-ip cs-method cs-uri-stem sc-status
> 08:07:33 W.X.Y.Z EHLO - 0 #should be 250 not 0
It definitely is 0 in my case...
> 08:07:33 W.X.Y.Z MAIL - 0
> 08:07:33 W.X.Y.Z RCPT - 0
> #What's this?
> 08:07:33 W.X.Y.Z RSET - 0
You tell me... :)
> #mmm...
> 08:07:33 W.X.Y.Z QUIT - 0
>
> I think it is URLScan or some such security enhancements installed in IIS.
> Try a search on "sc-status 0" w/o the quotes.
Huh? "sc-status" is mentioned once towards the top of the file. As far as I
understand, it's just the header of one of the columns, so I don't see what
you want me to do here... In other words, I can't see such a thing as
"sc-status 0" in my log file.
Alan.
- Next message: Alan Garny: "Re: IIS - SMTP - CDONTS"
- Previous message: Kim Lots: "Re: Digest Authentication"
- In reply to: George Hester: "Re: IIS - SMTP - CDONTS"
- Next in thread: George Hester: "Re: IIS - SMTP - CDONTS"
- Reply: George Hester: "Re: IIS - SMTP - CDONTS"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|