Unfortunately, the Registry is changed to solve the problem that WINXP cannot send emails.

Source: Internet
Author: User


In the LAN, email is frequently used by people. However, due to factors such as the system platform, networking mode, and topology of the LAN, data transmission may fail, the email and its attachments cannot be normally sent. Some workstations in the company's lan use the WINXP system, but they cannot send emails all the time, which seriously affects the effective use of the LAN. If it cannot be solved, therefore, each machine with a WINXP system can only reinstall Win98 or other systems, which will cause a lot of repetitive work and waste of resources. After our efforts, we finally found a solution.

The following uses the WINXP system as an example to describe how to modify the Registry to smooth the network and send emails normally. Our local area network accesses the Internet using a downlink asymmetric transmission method that connects satellites. Using WinRoute as the agent software, multiple computers in the LAN share the directpc connection. Due to the mismatch between the expected data packet size of directpc and the data packet size sent and received by the client, the client receives data and cannot send emails. To send an email, modify the WINXP registry as follows: "HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip \ Parameters \ Interfaces \{...} \ MTU ", {…} under Interfaces {...} You need to determine which branch is the corresponding Nic. Generally, this includes the local IP address or gateway. In the WINXP registry, each branch has a large amount of content and needs to be carefully identified. It must correspond to the network settings of the server. Find the branch and create the DWORD type key "MTU". The value is in decimal number "1466 ". After the modification is complete, restart the machine to send the email normally. There is no problem with attachments.

In addition, the master server registry should be modified accordingly. If other clients use other Windows systems, modify the Registry to enable normal mail sending. For more information, see:

Win2000

HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip \ Parameters \ interfaees \{...} \ MTU (DWORD Value: 1466) winnt

HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ "ejthernet_adapter" \ Parameters \ Tcpip \ MT (DWORD Value: 1466) Win98/me

HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ class \ nettrans \ ooox (X may be 0, 1, 2 ......) Maxmtu (string value: 1462)

You also need to confirm the branches and then modify them. After modification, the client host can send emails and attachments. If a new MTU value is created for the server registry, the client MTU or maxmtu value should not be greater than the server value (if any ). The value range can be modified according to the actual situation to achieve the best matching rate. After the modification is successful, export the registry for backup.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.