Spam blokkering på Exchange 2003 m.SP2 (IMF)
Kører Exchange 2003 sp2 (på windows 2003 server sp1) og har fult en guide til punkt of prikke... ...der er nu auto update på IMF igennem windows update (krævede en registry ændring) og MSExchange.UceContentFilter.Dll fra [drive]:\Program Files\Exchsrvr\bin\MSCFv2 er blevet registreret - så langt så godt...Jeg har oprettet en XML fil: MSExchange.UceContentFilter som indeholder alle de "fy" ord som skal fjernes...
Evenloggen melder ingen fejl, alt starter som det skal og de nye ændringer er acepteret - den har også opdateret IMF filteret...
...men ordne fra mit XML skema synes jeg ikke har nogen indvirkning :(
Det virker fint nok sammen med OUTLOOK, så ryger emailen direkte ned i "spam" skuffen - men det er jo lidt plat når det burde blive fjernet allerede på Exchange serveren! Jeg har en klien som ikke kører Outlook og her kommer tonsvis af spam :(
her er mit XML skema: (så kan andre jo evt. bruge det og bygge videre på...)
<?xml version="1.0" encoding="UTF-16"?>
<CustomWeightEntries xmlns="http://schemas.microsoft.com/2005/CustomWeight">
<CustomWeightEntry Type="BOTH" Change="MAX" Text="Cheap Viagra"/>
<CustomWeightEntry Type="BOTH" Change="MAX" Text="VIAGRA"/>
<CustomWeightEntry Type="BOTH" Change="MAX" Text="Now get $10 Off"/>
<CustomWeightEntry Type="BOTH" Change="MAX" Text="Save up to 50"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="Tortured with health problems?"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text=" Cigar Sampler and Bonus Gifts for Xmas"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="Special offer"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="Gratis piller"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="You must be 18 years old"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="removed from this mailing list"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="Can't see this email?"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="Can't read or see this"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="If you cannot see the graphics in this email"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="If this image does not load"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="To claim your reward you must participate"/>
<CustomWeightEntry Type="BODY" Change="MAX" Text="If you think you received this email in error"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Affordable Health"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Big Savings on Kids Education Software"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Car Quotes"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Credit Department Notice"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Deposit up to"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Dreaming of a New Car?"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Entertainment Book"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Find a Partner in Your Area"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Four lenders want to talk to you"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Free Pills"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="health insurance"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Just for You"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Limited Time Offer"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="New-found Hope for"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="NO COST"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Official Pre-Approval Notification"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="rebuilds your credit"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Play Wheel of Fortune"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Please update your order status"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Protect your Family"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Reply Required For Credit"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Secrets to Real Estate Investing"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Single?"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="Shopping Spree at Crate"/>
<CustomWeightEntry Type="SUBJECT" Change="MAX" Text="What happens in Vegas"/>
</CustomWeightEntries>
