IIS 6.0, Windows Server 2003 web edition
We have a windows server hosting about 2,000 web sites. More specifically we have a load-balanced web farm composed of numerous servers but only one is curretnly affected. I have been notified by my network admin that this server is the source of a SPAM attack. In looking through the SMTP logs, sure enough I see the average daily log size of less than 1 MB to 500MB within a day. The logs capture all available fields in the SMTP config. I can see the destination addresses but I am not aware of anything else in there that can help me identify the offending web site.
The SMTP virtual Server is setup to allow any anonymous requests from localhost and it relays these requests to our enterprise smtp servers. Unfortunately I am told that the SMTP logs at the enterprise are not too helpful because of our complicated network architecture. Therefore, it looks like I will have to isolate this on the server itself.
Its a monday morning and I am drawing some serious blanks. Any ideas?