﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Hertzler's Blog</title>
    <description>Notes and experiences from hosting, network consulting and search engine optimization (SEO).</description>
    <link>http://www.bigwindow.net/Blogs/tabid/57/BlogId/3/Default.aspx</link>
    <language>en-US</language>
    <webMaster>rhertzler@bigwindow.net</webMaster>
    <pubDate>Fri, 30 Jul 2010 01:23:05 GMT</pubDate>
    <lastBuildDate>Fri, 30 Jul 2010 01:23:05 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.2.0.29758</generator>
    <item>
      <title>Monitoring Exchange 2003 IMF and RDNS Black Lists with WMI</title>
      <description>Normally it isn't easy to get SPAM stats out of Exchange 2003 for the Intelligent Message Filter (IMF). You know it is working but really have no idea what amount of email it is stopping from delivery. WMI to the rescue!&lt;br /&gt;
&lt;br /&gt;
There is an object "Win32_PerfFormattedData_MSExchangeUCF_MSExchangeIntelligentMessageFilter" in the \root\cimv2 space that has a great list of readable properties -- like: TotalMessagesScannedforUCE, TotalUCEMessagesActedUpon. With these two you can calculate the percentage of SPAM hitting your server that is detected by the IMF. Here at BigWindow.net this value averages from 75% to 85%.&lt;br /&gt;
&lt;br /&gt;
Here is another great object: "Win32_PerfFormattedData_TURFLIST_MSExchangeTransportFilterSink" which can give you similar information on RDNS Blacklist lookup rejects.</description>
      <link>http://www.bigwindow.net/Blogs/tabid/57/EntryID/18/Default.aspx</link>
      <comments>http://www.bigwindow.net/Blogs/tabid/57/EntryID/18/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.bigwindow.net/Default.aspx?tabid=57&amp;EntryID=18</guid>
      <pubDate>Fri, 06 Apr 2007 01:33:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.bigwindow.net/DesktopModules/Blog/Trackback.aspx?id=18</trackback:ping>
    </item>
  </channel>
</rss>