XFOR: Internet Mail Service Failed to Deliver Message, Error 4117

ID: Q230250


The information in this article applies to:


SYMPTOMS

The Internet Mail Service may fail to deliver inbound Internet messages if the Character Sets setting is improperly configured. An Event Log entry similar to the following appears in the Windows NT application log:

Event ID: 4117
Source: MSExchangeIMC
Description:
An error was returned from the messaging software the Internet Mail Service uses to process messages on the Microsoft Exchange Server. As a result, the message in spool file Jtmrmaqv failed to be delivered. The message has been moved to the IMCDATA\IN\ARCHIVE directory.
The spool file name may vary from computer to computer.


CAUSE

The Character Sets setting on Internet Mail Service is improperly configured. This usually happens if the default Character Sets setting was changed.

The setting is on the Internet Mail tab of Internet Mail Service Properties page. The default setting for either MIME or Non-MIME is "Western European (ISO-8859-1)."


RESOLUTION

To resolve this problem, you need to reconfigure the Character Sets setting using the following procedure:

  1. Check the 4117 event, locate the spool file name ("Jtmrmaqv" in the above example).


  2. Open this file under Exchsrvr\Imcdata\In\Archive with Notepad.exe.


  3. The majority of this file is in plain text format. It contains the header and body of the inbound message to be delivered. The character set of the message is included in lines similar to:


  4. Content-Type: text/plain;
    charset="ISO-8859-1"
  5. Open the Exchange Server Administrator program, and open the properties for the Internet Mail Service.


  6. On the Internet Mail tab, reset the character sets to correspond with the character set name you find in step 3. (If this problem only happens to certain domains, you may prefer per-domain setting by clicking the E-Mail Domain button.)


  7. Stop and restart Internet Mail Service.



MORE INFORMATION

To test the new setting:

  1. Stop the Internet Mail Service.


  2. Move files under Exchsrvr\Imcdata\In\Archive to Exchsrvr\Imcdata\In.


  3. Restart the Internet Mail Service.


Messages are delivered to corresponding mailboxes and no event 4117 appears in the application log.

Additional query words: MSExchangeIMC


Keywords          : exc55 
Version           : winnt:5.5
Platform          : winnt 
Issue type        : kbprb 

Last Reviewed: June 4, 1999