Everything with IMF including the updates is working smoothly for me (exchange 2003 SP2, IMF v2). But I am having trouble with the MSExchange.UceContentFilter.xml file. I don't doubt for a moment that I being stupid, but when I format the file as follows:
<?xml version="1.0" encoding="UTF-16"?>
<CustomWeightEntries xmlns="http://schemas.microsoft.com/2005/CustomWeight">
<...bunch of other entries that work fine until this final one>..
<CustomWeightEntry Type="SUBJECT" Change="MIN" Text="Your Ticket Purchase"/>
</CustomWeightEntries>
What happens is, every message with the subject "Your Ticket Purchase" gets an SCL rating of 9 and sent to the archive. I thought the MIN keyword would give it a 0, but it isn't happening. I tried using Change="0", but it still gave every message a 9. One thing, every other entry in the file uses Change="MAX". This is the only record that uses MIN. I'm lost. Any ideas?
Thanks, Jeff