The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Exchange Intelligent Message Filter: The Mother of Cool!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sascha Corti

Posts: 797
Nickname: sascha
Registered: Aug, 2003

Sascha Corti is a developer evangelist for Microsoft in Switzerland.
Exchange Intelligent Message Filter: The Mother of Cool! Posted: Jun 4, 2004 2:55 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Sascha Corti.
Original Post: Exchange Intelligent Message Filter: The Mother of Cool!
Feed Title: Console.WriteLine("Hello World");
Feed URL: http://www.corti.com/WebLogSascha/blogxbrowsing.asmx/GetRss?
Feed Description: A technology blog with a focus on the .NET framework, the Visual Studio .NET tools and the Windows server platform with of course the normal weblog-noise on what's happening in the industry and reviews of the latest geeky gadgets.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Sascha Corti
Latest Posts From Console.WriteLine("Hello World");

Advertisement

I have now deployed and configured the Exchange Intelligent Message Filter on my Exchange 2003 Server and just love this tool. What it basically does is classify each incoming email into 9 levels of SCL (spam confidence level), 0 being no spam and 9 being spam for sure. You can then choose an SCL above which the virtual SMTP server rejects or deletes messages and a more restrictive SCL above which Exchange does receive the message, but moves it into the "Junk email" folder immediately.

To find out these appropriate SCLs, the EIMF offers performance counters that show the SCL of all incoming mail. Based on this statistical data, you can then choose the proper SCL thresholds for mail to be rejected/deleted.

Here is how all incoming mail to my domain (monitored during 12 hours) was classified by EIMF:

So, if I drop all spam with SCL >= 5 at the SMTP gateway, it's good-bye for most of the unsolicited commercial email I receive! :)

Read: Exchange Intelligent Message Filter: The Mother of Cool!

Topic: ComputerZen.com - Episodes you may have missed... Previous Topic   Next Topic Topic: C# Mascot

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use