POP3 client stops responding (hangs) or times out when you try to download messages in Exchange 2000 Server and in Exchange Server 2003 (816896)
The information in this article applies to:
- Microsoft Exchange Server 2003 Standard Edition
- Microsoft Exchange Server 2003 Enterprise Edition
- Microsoft Exchange 2000 Server
- Microsoft Exchange 2000 Enterprise Server
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 SYMPTOMSYou cannot download and receive e-mail messages by using
Microsoft Outlook, Microsoft Outlook Express, or another POP3 client. The POP3
client may stop responding (hang) or time out when you try to retrieve your
messages.CAUSEThis issue may occur if one or more of the messages contain
an incorrect POP3Tail, or termination sequence. As a result, the POP3 client
does not detect the termination sequence in the "corrupted" messages and cannot
complete the download of other messages to your Inbox. RESOLUTIONTo work around this issue, set the
CheckPop3Tail registry
value to 1. To do so: WARNING: 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.
- Click Start, and then click
Run.
- In the Open box, type
regedit, and then click OK.
- Locate, and then click the following registry entry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\POP3Svc\Parameters\CheckPop3Tail
Note If the CheckPop3Tail
registry value is not present, create it. To do so:
- Locate, and then click the following registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\POP3Svc\Parameters - On the Edit menu, point to
New, and then click DWORD Value.
- Type CheckPop3Tail, and then
press ENTER.
- On the Edit menu, click
Modify.
- In the Value data box, type
1, and then click OK.
- Quit Registry Editor.
Note: After you complete this procedure, Exchange checks the POP3Tail of each POP3 message, and adds the correct termination sequence
(if it is missing). Because of this additional processing, you may experience a
decrease in performance in environments where there are many POP3
users.
Modification Type: | Major | Last Reviewed: | 11/8/2005 |
---|
Keywords: | kbnofix kbBug KB816896 |
---|
|