|
|
re:如果是pop3用户且就剩那封邮件,看完之...
如果是pop3用户且就剩那封邮件,看完之后,在AD里把用户的邮箱删除再重新创建.<br>
<br>
否则你试一下: <a target=_blank href=http://support.microsoft.com/kb/816896/en-us>http://support.microsoft.com/kb/816896/en-us</a><br>
POP3 client stops responding (hangs) or times out when you try to download messages in Exchange 2000 Server and in Exchange Server 2003<br>
View products that this article applies to.<br>
Article ID : 816896 <br>
Last Review : November 8, 2005 <br>
Revision : 2.0 <br>
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: <br>
256986 (<a target=_blank href=http://support.microsoft.com/kb/256986/EN-US/)>http://support.microsoft.com/kb/256986/EN-US/)</a> Description of the Microsoft Windows Registry<br>
SYMPTOMS<br>
You 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.<br>
CAUSE<br>
This 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. <br>
RESOLUTION<br>
To work around this issue, set the CheckPop3Tail registry value to 1. To do so:<br>
<br>
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. 1. Click Start, and then click Run. <br>
2. In the Open box, type regedit, and then click OK. <br>
3. Locate, and then click the following registry entry:<br>
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\POP3Svc\Parameters\CheckPop3Tail <br>
Note If the CheckPop3Tail registry value is not present, create it. To do so: a. Locate, and then click the following registry key:<br>
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\POP3Svc\Parameters <br>
b. On the Edit menu, point to New, and then click DWORD Value. <br>
c. Type CheckPop3Tail, and then press ENTER. <br><br>
4. On the Edit menu, click Modify. <br>
5. In the Value data box, type 1, and then click OK. <br>
6. Quit Registry Editor. <br>
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. |
|