Showing posts with label IMF. Show all posts
Showing posts with label IMF. Show all posts

Thursday, July 9, 2009

Custom IMF weighting

IMF (Intelligent Message Filter) has its flaws, but it's free. Instead of rewriting all the steps, here is an excellent guide on IMF custom weighting:


Of note - it's possible I've never done this right until today, when I saw that you need to do this to make custom weighting work properly:

regsvr32 Drive_letter:\Program Files\Exchsrvr\bin\MSCFV2\MSExchange.UceContentFilter.dll

Also - it's CRUCIAL that you save the XML file as type Unicode and not ANSI. Afterward, restart the SMTP service.

Saturday, November 17, 2007

Making the Intelligent Message Filter (IMF) download updates.

  1. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange
  2. Add a key of “ContentFilterState” and give it a DWORD value of 1.