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.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows
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.
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.
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.
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.
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.