08-23-04 01:47 AM
Open IIS Manager, right-click on the SMTP virtual server -> properties. On
the general tab ensure that logging is enabled, and hit the button to
configure W3C Extended logging. On the Extended properties tab, check the
things you need.
Judging by the response codes: 550, it seems that people are attempting to
deliver stuff straight to your server, but your server is rejecting them.
This is typically spammers that try to deliver mail to your older servers
even if they are not listed in the DNS. It doesn't seem like you're getting
a lot of it (one message per hour) - I see the same thing on boxes that I
have that used to be listed as MX hosts.
Cheers
Ken
"Scott Townsend" <scott-i@.-N0-SPAMplease.enm.com> wrote in message
news:%23cvXQithEHA.3632@TK2MSFTNGP09.phx.gbl...
> I'm using IIS SMTP on Win2K Server.
>
> My Log entries look like:
> 00:46:54 222.145.179.66 HELO - 250
> 00:46:55 222.145.179.66 MAIL - 250
> 00:46:59 222.145.179.66 RCPT - 550
> 00:47:02 222.145.179.66 QUIT - 240
> 01:14:53 213.39.165.217 HELO - 250
> 01:14:53 213.39.165.217 MAIL - 250
> 01:14:55 213.39.165.217 RCPT - 550
> 01:14:55 213.39.165.217 QUIT - 240
> 01:41:38 221.167.114.33 HELO - 250
> 01:41:38 221.167.114.33 MAIL - 250
> 01:41:40 221.167.114.33 RCPT - 550
> 01:41:40 221.167.114.33 QUIT - 240
>
> What option do I need to turn on to see the actual RCPT?
>
> Thanks,
> Scott<-
> "Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
> news:%23PxO$XmhEHA.704@TK2MSFTNGP09.phx.gbl...
> where
> So
>
>
[ Post a follow-up to this message ]
|