Outlook or Outlook Express hangs after you send an e-mail message with an attachment (315008)
The information in this article applies to:
- Microsoft Outlook Express 5.5 for Windows Millennium Edition
- Microsoft Outlook Express 5.01 for Windows Millennium Edition
- Microsoft Outlook Express 5.5 for Windows 98 Second Edition
- Microsoft Outlook Express 5.01 for Windows 98 Second Edition
- Microsoft Outlook Express 5.0 for Windows 98 Second Edition
- Microsoft Outlook 2002
- Microsoft Outlook 2000
- Microsoft Outlook Express 6.0 for Windows XP
This article was previously published under Q315008 IMPORTANT: This article contains information about modifying the registry.
Before you modify the registry, make sure to back it up and make sure that you
understand how to restore the registry if a problem occurs. For information
about how to back up, restore, and edit the registry, click the following
article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry
SYMPTOMS When you use Outlook or Outlook Express to send an e-mail
message that has an attachment, the Outlook or Outlook Express program may stop
responding (hang) during the sending process. RESOLUTIONWARNING: If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system. Microsoft
cannot guarantee that you can solve problems that result from using Registry
Editor incorrectly. Use Registry Editor at your own
risk. To resolve this behavior, change the registry
value for the size of the transmission unit. Use the appropriate procedure for
the kind of connection you use. If You Connect by Modem- Click Start, click Run, type regedit, and then press ENTER to
start Registry Editor (Regedit.exe).
- Locate the 000n value, where n represents a number that is assigned to the dial-up adapters,
under the following key in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Net\ - Search through each of the listed 000n values to find the DriverDesc key that pertains to the dial-up adapter or modem.
- Double-click the IPMTU value, and then type 576 in the
Value data box.
NOTE: If the key does not exist, create it. To do so, on the Edit menu, point to New, and then click String Value. Type IPMTU, and then press ENTER.
Double-click the IPMTU value, type 576 in the Value
data box, and then click OK. - Quit Registry Editor, and then restart the
computer.
If You Connect by DSL, Cable Modem, or LAN on Windows 98 Second Edition or Windows Millennium Edition (Me)- Click Start, click Run, type regedit, and then press ENTER to
start Registry Editor (Regedit.exe).
- Locate the 000n value, where n represents a number that is assigned to the network adapters,
under the following key in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Net\ - Search through each of the listed 000n values to find the DriverDesc key that pertains to the Ethernet adapter.
- Double-click the MaxMTU value, and then type 576 in the Value data box.
NOTE: If the key does not exist, create it. To do so, on the Edit menu, point to New, and then click String Value. Type MaxMTU and press ENTER. Double-click
the value, type 576, and then click OK. - Quit Registry Editor, and then restart the
computer.
If You Connect by DSL, Cable Modem, or LAN on Windows XP- Click Start, click Run, type regedit, and then press ENTER to
start Registry Editor (Regedit.exe).
- Locate the 000n value, where n represents a number that is assigned to the network adapters,
under the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318} - Search through each of the listed 000n values to find the DriverDesc key that pertains to the Ethernet adapter.
- In that same 000n key, note the NetCfgInstanceId number.
- Now find that noted number under the registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces - Double-click the MTU value, and then type 576" in the
Value data box. (576 is the decimal value, 240 is the hex
value.)
NOTE: If the key does not exist, create it. To do so:
- on the Edit menu, point to New, and then click DWORD Value.
- Type MTU and press
ENTER.
- Double-click MTU, type 576, and then click OK.
NOTE: 576 is the decimal value, 240 is the hex value.
- Quit Registry Editor, and then restart the
computer.
NOTE: If the issue continues to occur, repeat the preceding steps, but
type a different MTU value between 1,454 and 576. When you test additional MTU
values, try 576 and then increase the number to 600. If setting the MTU value
to 600 does not resolve the issue, increase the value by 100 until you reach
1,400. If the issue continues to occur, try 1,454 and then stop. When you are
finished, if the issue is still not resolved, change the MTU value back to 576.
MORE INFORMATION The maximum transmission unit (MTU) setting controls the
maximum size of a TCP/IP packet that your computer sends. If the Internet
service provider has a limit for what can be received, your packets may become
fragmented, thus causing problems.
Modification Type: | Minor | Last Reviewed: | 8/11/2004 |
---|
Keywords: | kbRegistry kbsendmail kbenv kbprb KB315008 |
---|
|