Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Exchange
2000.active.directory
2000.admin
2000.announcements
2000.app.conversion
2000.applications
2000.clients
2000.clustering
2000.connectivity
2000.development
2000.documentation
2000.general
2000.information.store
2000.interop
2000.kms
2000.misc
2000.protocols
2000.realtime.collabo.
2000.setup
2000.transport
2000.win2000
admin
application.conversion
applications
clients
clustering
connectivity
design
development
misc
mobility
setup
tools
  
 
date: Fri, 27 Jan 2006 01:59:03 -0800,    group: microsoft.public.exchange.tools        back       


IMF working but reading custom weight file   
Hello,

I've recently installed Exchange 2003 SP2 with IMF v2. The IMF is filtering 
spam ok and I can see the different SCLs when I use performance monitor. But 
it's not reading or using the custom weight file. I've checked the syntax and 
that it's saved in Unicode. And I know IMF can see the file because if I 
change it to Ansi I get the 7514 error instead of 7513.

Has anybody had this problem? Or can someone post up a custom weighting file 
that they know works?

Cheers,

Paul.
date: Fri, 27 Jan 2006 01:59:03 -0800   author:   Paul Collen

Re: IMF working but reading custom weight file   
Can you open the xml file in IE without errors, the format should be OK.

filename should be "MSExchange.UceContentFilter.xml" and located in the same 
folder as "MSExchange.UceContentFilter.dll"

/Lasse Pettersson




"Paul Collen"  wrote in message 
news:2A301C64-EEB4-48F9-A930-54CF54F98A28@microsoft.com...
> Hello,
>
> I've recently installed Exchange 2003 SP2 with IMF v2. The IMF is 
> filtering
> spam ok and I can see the different SCLs when I use performance monitor. 
> But
> it's not reading or using the custom weight file. I've checked the syntax 
> and
> that it's saved in Unicode. And I know IMF can see the file because if I
> change it to Ansi I get the 7514 error instead of 7513.
>
> Has anybody had this problem? Or can someone post up a custom weighting 
> file
> that they know works?
>
> Cheers,
>
> Paul.
>
>
date: Fri, 27 Jan 2006 19:35:14 +0100   author:   Lasse Pettersson [Exchange MVP]

Re: IMF working but reading custom weight file   
Hello Lasse,

Thank you for your reply.

I can open the file in ie without errors. It displays the file with it's 
colour coded syntax. The 
xmlns="http://schemas.microsoft.com/2005/CustomWeight" appears in red though? 
Can you tell me what result I should get when I open the file in IE please.

IE Output:

  <?xml version="1.0" encoding="UTF-16" ?> 
- <CustomWeightEntries xmlns="http://schemas.microsoft.com/2005/CustomWeight">
  <CustomWeightEntry Type="BOTH" Change="MAX" Text="Offre spéciale" /> 
  <CustomWeightEntry Type="BOTH" Change="MAX" Text="viagra" /> 
  <CustomWeightEntry Type="BOTH" Change="MAX" Text="Rolex" /> 
  <CustomWeightEntry Type="BOTH" Change="MAX" Text="rolex" /> 
  <CustomWeightEntry Type="BOTH" Change="MAX" Text="valium" /> 
  </CustomWeightEntries>

Cheers,

Paul.


"Lasse Pettersson [Exchange MVP]" wrote:

> Can you open the xml file in IE without errors, the format should be OK.
> 
> filename should be "MSExchange.UceContentFilter.xml" and located in the same 
> folder as "MSExchange.UceContentFilter.dll"
> 
> /Lasse Pettersson
> 
> 
> 
> 
> "Paul Collen"  wrote in message 
> news:2A301C64-EEB4-48F9-A930-54CF54F98A28@microsoft.com...
> > Hello,
> >
> > I've recently installed Exchange 2003 SP2 with IMF v2. The IMF is 
> > filtering
> > spam ok and I can see the different SCLs when I use performance monitor. 
> > But
> > it's not reading or using the custom weight file. I've checked the syntax 
> > and
> > that it's saved in Unicode. And I know IMF can see the file because if I
> > change it to Ansi I get the 7514 error instead of 7513.
> >
> > Has anybody had this problem? Or can someone post up a custom weighting 
> > file
> > that they know works?
> >
> > Cheers,
> >
> > Paul.
> >
> > 
> 
> 
>
date: Mon, 30 Jan 2006 01:33:29 -0800   author:   Paul Collen

Re: IMF working but reading custom weight file   
this looks OK to me, IE can render the XML file, that means that xml syntax 
is OK.

IE color code the xmlns=..... because it looks like a http link

dont have any clue why this does not for you, sorry

/Lasse Pettersson






"Paul Collen"  wrote in message 
news:5AA1CD0B-DC13-4B14-A73E-4A9B9E64507F@microsoft.com...
> Hello Lasse,
>
> Thank you for your reply.
>
> I can open the file in ie without errors. It displays the file with it's
> colour coded syntax. The
> xmlns="http://schemas.microsoft.com/2005/CustomWeight" appears in red 
> though?
> Can you tell me what result I should get when I open the file in IE 
> please.
>
> IE Output:
>
>  <?xml version="1.0" encoding="UTF-16" ?>
> - <CustomWeightEntries 
> xmlns="http://schemas.microsoft.com/2005/CustomWeight">
>  <CustomWeightEntry Type="BOTH" Change="MAX" Text="Offre spciale" />
>  <CustomWeightEntry Type="BOTH" Change="MAX" Text="viagra" />
>  <CustomWeightEntry Type="BOTH" Change="MAX" Text="Rolex" />
>  <CustomWeightEntry Type="BOTH" Change="MAX" Text="rolex" />
>  <CustomWeightEntry Type="BOTH" Change="MAX" Text="valium" />
>  </CustomWeightEntries>
>
> Cheers,
>
> Paul.
>
>
> "Lasse Pettersson [Exchange MVP]" wrote:
>
>> Can you open the xml file in IE without errors, the format should be OK.
>>
>> filename should be "MSExchange.UceContentFilter.xml" and located in the 
>> same
>> folder as "MSExchange.UceContentFilter.dll"
>>
>> /Lasse Pettersson
>>
>>
>>
>>
>> "Paul Collen"  wrote in message
>> news:2A301C64-EEB4-48F9-A930-54CF54F98A28@microsoft.com...
>> > Hello,
>> >
>> > I've recently installed Exchange 2003 SP2 with IMF v2. The IMF is
>> > filtering
>> > spam ok and I can see the different SCLs when I use performance 
>> > monitor.
>> > But
>> > it's not reading or using the custom weight file. I've checked the 
>> > syntax
>> > and
>> > that it's saved in Unicode. And I know IMF can see the file because if 
>> > I
>> > change it to Ansi I get the 7514 error instead of 7513.
>> >
>> > Has anybody had this problem? Or can someone post up a custom weighting
>> > file
>> > that they know works?
>> >
>> > Cheers,
>> >
>> > Paul.
>> >
>> >
>>
>>
>>
date: Mon, 30 Jan 2006 19:02:27 +0100   author:   Lasse Pettersson [Exchange MVP]

Re: IMF working but reading custom weight file   
Hello Lasse,

Thank you for you reply. Can you answer this question for me please.

Do you know whether I'm supposed to working in the MSCFV2 folder or the 
MSCFV2\6.5.7770.0 folder? They both have 
the dll and xml files in them?

Cheers,

Paul.

"Lasse Pettersson [Exchange MVP]" wrote:

> this looks OK to me, IE can render the XML file, that means that xml syntax 
> is OK.
> 
> IE color code the xmlns=..... because it looks like a http link
> 
> dont have any clue why this does not for you, sorry
> 
> /Lasse Pettersson
> 
> 
> 
> 
> 
> 
> "Paul Collen"  wrote in message 
> news:5AA1CD0B-DC13-4B14-A73E-4A9B9E64507F@microsoft.com...
> > Hello Lasse,
> >
> > Thank you for your reply.
> >
> > I can open the file in ie without errors. It displays the file with it's
> > colour coded syntax. The
> > xmlns="http://schemas.microsoft.com/2005/CustomWeight" appears in red 
> > though?
> > Can you tell me what result I should get when I open the file in IE 
> > please.
> >
> > IE Output:
> >
> >  <?xml version="1.0" encoding="UTF-16" ?>
> > - <CustomWeightEntries 
> > xmlns="http://schemas.microsoft.com/2005/CustomWeight">
> >  <CustomWeightEntry Type="BOTH" Change="MAX" Text="Offre spéciale" />
> >  <CustomWeightEntry Type="BOTH" Change="MAX" Text="viagra" />
> >  <CustomWeightEntry Type="BOTH" Change="MAX" Text="Rolex" />
> >  <CustomWeightEntry Type="BOTH" Change="MAX" Text="rolex" />
> >  <CustomWeightEntry Type="BOTH" Change="MAX" Text="valium" />
> >  </CustomWeightEntries>
> >
> > Cheers,
> >
> > Paul.
> >
> >
> > "Lasse Pettersson [Exchange MVP]" wrote:
> >
> >> Can you open the xml file in IE without errors, the format should be OK.
> >>
> >> filename should be "MSExchange.UceContentFilter.xml" and located in the 
> >> same
> >> folder as "MSExchange.UceContentFilter.dll"
> >>
> >> /Lasse Pettersson
> >>
> >>
> >>
> >>
> >> "Paul Collen"  wrote in message
> >> news:2A301C64-EEB4-48F9-A930-54CF54F98A28@microsoft.com...
> >> > Hello,
> >> >
> >> > I've recently installed Exchange 2003 SP2 with IMF v2. The IMF is
> >> > filtering
> >> > spam ok and I can see the different SCLs when I use performance 
> >> > monitor.
> >> > But
> >> > it's not reading or using the custom weight file. I've checked the 
> >> > syntax
> >> > and
> >> > that it's saved in Unicode. And I know IMF can see the file because if 
> >> > I
> >> > change it to Ansi I get the 7514 error instead of 7513.
> >> >
> >> > Has anybody had this problem? Or can someone post up a custom weighting
> >> > file
> >> > that they know works?
> >> >
> >> > Cheers,
> >> >
> >> > Paul.
> >> >
> >> >
> >>
> >>
> >> 
> 
> 
>
date: Wed, 1 Feb 2006 03:10:27 -0800   author:   Paul Collen

Re: IMF working but reading custom weight file   
Of course.

http://support.microsoft.com/kb/907747/en-us#XSLTH3179121123120121120120

"Paul Collen"  wrote in message 
news:75EDE38D-1C6A-48E2-8200-B21E04272E74@microsoft.com...
> Hello Lasse,
>
> Thank you for you reply. Can you answer this question for me please.
>
> Do you know whether I'm supposed to working in the MSCFV2 folder or the
> MSCFV2\6.5.7770.0 folder? They both have
> the dll and xml files in them?
>
> Cheers,
>
> Paul.
date: Tue, 7 Feb 2006 15:59:55 +0400   author:   Dmitry Mashkov

Re: IMF working but reading custom weight file   
Hello,

Thank you for your reply. Just to let you know. It's working now. I received 
an update for IMF today 
and noticed it created another version named sub folder under MSCFV2 so I 
deleted the duplicate .dat and .dll files I had, left the xml file in MSCFV2 
and registered the dll in the new 6.5.7780.0 folder (I think it would of been 
already but did it just in case) I then edited the xml file adding some more 
keywords and then restarted the SMTP service. I had set IMF to put SCLs over 
6 to users Junk Email folder, so I sent myself an email with one of the 
keywords and it popped up in the JM folder :o)


"Dmitry Mashkov" wrote:

> Of course.
> 
> http://support.microsoft.com/kb/907747/en-us#XSLTH3179121123120121120120
> 
> "Paul Collen"  wrote in message 
> news:75EDE38D-1C6A-48E2-8200-B21E04272E74@microsoft.com...
> > Hello Lasse,
> >
> > Thank you for you reply. Can you answer this question for me please.
> >
> > Do you know whether I'm supposed to working in the MSCFV2 folder or the
> > MSCFV2\6.5.7770.0 folder? They both have
> > the dll and xml files in them?
> >
> > Cheers,
> >
> > Paul.
> 
> 
>
date: Tue, 7 Feb 2006 05:16:30 -0800   author:   Paul Collen

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us