To resolve this problem, install the following update rollup:
2407025�
Description of Update Rollup 2 for Exchange Server 2007 Service Pack 3
After you apply the update, you must add a new entry in the Edgetransport.exe.config file to enable the update on the server. To do this, follow these steps:
- On the Exchange 2007-based server that is running the Hub Transport role, open Windows Explorer, and then locate the EdgeTransport.exe.config file. The file is located in the Bin subdirectory of the Exchange Server directory. For example, the file is located in C:\Program Files\Microsoft\Exchange Server\Bin.
- Create a backup copy of the EdgeTransport.exe.config file, and then name the backup copy EdgeTransport.exe.config.old.
- Open the EdgeTransport.exe.config file, and then add the following line in the <appSettings> section:
<add key="AcceptAndFixSmtpAddressWithInvalidLocalPart" value="true" />
- Save the file.
- Restart the Exchange Transport service.
Notes- After you apply the update and add the entry in the Edgetransport.exe.config file, the format of the sender address that is non-RFC compliant becomes "user.�@contoso.com. This format change allows you to reply to these email messages.
- This update does not enable you to send a new email message to a non-RFC compliant address. To do this, you need to put the local part of email address in double quotations (such as "user.�@contoso.com). Some mail servers may not recognize that the SMTP address "user.�@contoso.com is user.@contoso.com. In that case, NDR may return.