XFOR: Event 4081 Occurs When IMC Encounters Invalid Code Page

Last reviewed: November 18, 1997
Article ID: Q163080
The information in this article applies to:
  • Microsoft Exchange Server, version 4.0

SYMPTOMS

The following event may be logged in the Application Event Log when the Microsoft Exchange Server Internet Mail Connector (IMC) receives an inbound SMTP mail message:

   Event ID: 4081
   Source: MSExchangeIMC
   Type: Warning
   Category: Content Conversion
   Originator:  Subject: <message subject> Time: <date and time>
   Conversion failed while processing file
   d:\exchsrvr\imcdata\in\<file name>.

The IMC administrator may also receive the following mail notification:

   From: System Administrator
   Subject: Notification: Inbound Mail Failure - The message conversion
   failed.

   The message that caused this notification was:

      <message attachment>

The recipient of the message will receive the following mail notification:

   The Internet Mail Connector received a message that could not be
   processed.
   View the original content by opening the attached message.

      <message attachment>

CAUSE

This error may occur when the inbound SMTP mail message contains a reference to a character set that is not installed on the Microsoft Exchange Server. To verify this as the source of the problem, look for following field in the SMTP header of the message (there may be more than one):

   Content-Type: <content type>; charset=<character set id>

Verify that the Microsoft Exchange Server computer has the proper code page installed for the character set referenced by charset.

RESOLUTION

To avoid receiving the content conversion error stated above, install the proper code page for the character set referenced in the mail message.

For additional information on how to add code pages to a Windows NT Server using the Control Panel, International, Language applet, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q151701
   TITLE: How to Manually Add Code Pages for Mixed Languages

Keywords          : XFOR kbtshoot kbusage
Version           : winnt:4.0
Platform          : winnt


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 18, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.