Artigo: 907974 - Última revisão: terça-feira, 30 de Outubro de 2007 - Revisão: 2.2

Event ID 7514 is logged in the Application log when you enable the custom word list feature in Intelligent Message Filter version 2 on a server that is running Exchange Server 2003 Service Pack 2

Dica do SistemaEste artigo aplica-se a um sistema operativo diferente do que está a utilizar. Foi desactivado o conteúdo do artigo, que pode não ser relevante para si.

Nesta página

Expandir tudo | Reduzir tudo

Sintomas

Consider the following scenario. On a server that is running Microsoft Exchange Server 2003 Service Pack 2 (SP2), you create the MSExchange.UceContentFilter.xml file to enable the custom word list feature in Microsoft Exchange Intelligent Message Filter version 2. Additionally, you save the MSExchange.UceContentFilter.xml file in the Drive_letter:\Program Files\Exchsrvr\bin\MSCFV2 folder. Note that Drive_letter:\Program Files\Exchsrvr is the folder in which Exchange Server 2003 is installed. Then, you register the MSExchange.UceContentFilter.dll file. After you register the MSExchange.UceContentFilter.dll file, Intelligent Message Filter version 2 does not work. Additionally, an event that is similar to the following is logged in the Application log:

Tipo de evento: erro
Event Source: MSExchangeTransport
Event Category: SMTP Protocol
Event ID: 7514
Date: Date
Time: Time
Utilizador: N/d
Computer: Computer_Name
Description: An error occurred while loading Microsoft Exchange Intelligent Message Filter. The error code is 0x80004005.

Causa

By default, the MSExchange.UceContentFilter.xml file is saved in the ANSI format.

Resolução

To resolve this problem, save the MSExchange.UceContentFilter.xml file in the Unicode format.

To verify that the file is saved in the ANSI format, follow these steps:
  1. Open the MSExchange.UceContentFilter.xml file in Microsoft Internet Explorer.
  2. You will receive an error message that is similar to the following:
    The XML page cannot be displayed

    Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
    _________________________________________________________________

    Switch from current encoding to specified encoding not supported. Error processing resource 'file:///C:/Program Files/Exchs...

    <xml version="1.0" encoding="UTF-16">
To save the MSExchange.UceContentFilter.xml file in the Unicode format, follow these steps:
  1. Open the MSExchange.UceContentFilter.xml file in Notepad.
  2. On the File menu, click Save as.
  3. In the Encoding box, click Unicode, and then click Save.
  4. Quit Notepad.
  5. To verify that the MSExchange.UceContentFilter.xml file is in the correct format, open the MSExchange.UceContentFilter.xml file in Internet Explorer. The file will open without errors.

Mais Informação

Passos para reproduzir o problema

  1. Inicie o Bloco de notas.
  2. Type the following text in the Notepad document:
    <?xml version="1.0" encoding="UTF-16"?>
    <CustomWeightEntries xmlns="http://schemas.microsoft.com/2005/CustomWeight">
    <CustomWeightEntry Type="SUBJECT" Change="MAX" Text="contoso"/> </CustomWeightEntries>
  3. On the File menu, click Save as
  4. In the File Name box, type MSExchange.UceContentFilter.xml, and then click Save. By default, ANSI encoding is displayed in the Encoding box.
  5. Quit Notepad.
  6. Copy the file to the Drive_letter:\Program Files\Exchsrvr\bin\MSCFV2 folder. Note that Drive_letter:\Program Files\Exchsrvr is the folder where Exchange is installed. If you have to, rename the existing word list file in the Drive_letter:\Program Files\Exchsrvr folder.
  7. If you have not registered the DLL, click Start, click Run, type regsvr32 Drive_letter:\Program Files\Exchsrvr\bin\MSCFV2\ MSExchange.UceContentFilter.dll, and then click OK. If you have already registered the DLL, go to step 9.
  8. In the Services snap-in, restart the Simple Mail Transfer Protocol (SMTP) service.
  9. Create a new e-mail message that contains the text contoso in the Subject box. Send the message to a user on the server that is running Exchange Server 2003 SP2.
  10. The e-mail message is delivered to the recipient. Additionally, event 7514 is logged in the Application log.
Expected result

The e-mail message is not delivered to the recipient. Additionally, no error event is logged.

Referências

Para mais informações, clique o número de artigo seguinte para visualizar o artigo na Microsoft Knowledge Base:
836993  (http://support.microsoft.com/kb/836993/ ) How to obtain the latest service packs for Exchange Server 2003

A informação contida neste artigo aplica-se a:
  • Microsoft Exchange Server 2003 Service Pack 2
Palavras-chave: 
kbmt kbtshoot kbprb KB907974 KbMtpt
Tradução automáticaTradução automática
IMPORTANTE: Este artigo foi traduzido por um sistema de tradução automática (também designado por Machine translation ou MT), não tendo sido portanto revisto ou traduzido por humanos. A Microsoft tem artigos traduzidos por aplicações (MT) e artigos traduzidos por tradutores profissionais. O objectivo é simples: oferecer em Português a totalidade dos artigos existentes na base de dados do suporte. Sabemos no entanto que a tradução automática não é sempre perfeita. Esta pode conter erros de vocabulário, sintaxe ou gramática? erros semelhantes aos que um estrangeiro realiza ao falar em Português. A Microsoft não é responsável por incoerências, erros ou estragos realizados na sequência da utilização dos artigos MT por parte dos nossos clientes. A Microsoft realiza actualizações frequentes ao software de tradução automática (MT). Pedíamos-lhe o favor de preencher o formulário existente no fundo desta página caso venha a encontrar erros neste artigo e tenha possibilidade de colaborar no processo de aperfeiçoamento desta ferramenta. Obrigado.
Clique aqui para ver a versão em Inglês deste artigo: 907974  (http://support.microsoft.com/kb/907974/en-us/ )