My blog about green energy, offshore wind farms, C, C++, C#, web, programming, electronics, Raspberry Pi/Pico, 3D printing, networking, structured cabling and any other nonsense I fancy writing down.
Friday, January 08, 2010
IIS7 SMTP Logging on Windows Server 2008
I’ve just noticed that SMTP logging on Windows Server 2008 does not work unless you add the “ODBC Logging” module to the Web Server role. It appears that the ODBC logging module must be added even if you are using a non-ODBC logging format.
Great! It solved my problem.
ReplyDelete