Exchange Server 5.5
A feature has been added to Exchange Server 5.5 to prevent
autoforward rules from running against any message that contains an empty RFC
821 FROM field. To enable this new feature on a mailbox server, add the
Disable Auto Forward On Empty RFC821From registry value and
set the value to 1.
To set this value:
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
- Start Registry Editor (Regedt32.exe).
- Locate and click the following key in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\ParametersPrivate
- On the Edit menu, click Add Value, and then add the following entry:
Value name: Disable Auto Forward On Empty RFC821From
Data type: REG_DWORD
Value data: 1 or 0 (default=0)
1 disable auto forward
0
enable auto forward
- Click OK.
- Quit Registry Editor.
- Restart the Microsoft Exchange Information Store service.
The feature is included in an information store fix that also
requires directory build 2600 or later.
This feature is available in the latest service pack for Exchange Server version 5.5. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
191014 How to obtain the latest
Exchange Server 5.5 service pack
The English version of this feature should have the
following file attributes or later:
Component: Information Store
File name | Version |
---|
Store.exe | 5.5.2647.0 |
Mdbmsg.dll | 5.5.2647.0 |
Gapi32.dll | 5.5.2647.0 |
Netif.dll | 5.5.2647.0 |
This feature was first included in Exchange Server 5.5 Service Pack 3.
Exchange 2000 Server and Exchange Server 2003
- Start Registry Editor (Regedt32.exe).
- Locate and click the following key in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\ParametersPrivate
- On the Edit menu, click Add Value, and then add the following entry:
Value name: Disable Auto Forward On Empty RFC821From
Data type: REG_DWORD
Value data: 1 or 0 (default=0)
1 disable auto forward
0
enable auto forward
- Click OK.
- Quit Registry Editor.
- Restart the Microsoft Exchange Information Store service.
Exchange Server 2007
In Exchange 2007, add the Disable Auto Forward On Empty RFC821From registry entry, and set a transport rule to prevent autoforward rules from running against any message that contains an empty RFC 821 FROM field.
To do this, follow these steps:
- On the Mailbox server, start Registry Editor (Regedt32.exe).
- Locate and then click the following key in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\ParametersPrivate
- On the Edit menu, click Add Value, and then add the following entry:
Value name: Disable Auto Forward On Empty RFC821From
Data type: REG_DWORD
Value data: 1 or 0 (default=0,
1=disable auto forward,
0=enable auto forward)
- Click OK.
- Exit Registry Editor.
- Retart the Microsoft Exchange Information Store service.
- Open Exchange Management Console.
- Go to [Organization Configuration]-[Hub Transport].
- Under Action, click New Transport Rule.
- Enter the rule name, and click Next.
- Under Conditions, select when the From address contains specific words under Step1.
- Under Step2, set the following value:
specific words: MAILER-DAEMON
Note By setting this value, this transport rule will work for all messages whose sender address contains "MAILER-DAEMON."
- Click Next under Conditions.
- Under Actions, select set header with value under Step1.
- Under Step2, set the following value:
header : Precedence
value : bulk
Note You can set the value to "junk" or "list" as well. All messages with this Precedence value in the Header field will not be autoforwarded by setting the Disable Auto Forward On Empty RFC821From registry entry.
- Click Next under tthe Actions setting.
- Leave the default setting as Exceptions, and click Next.
- Check the configuration summary, and then click New.
- Confirm the completion, and then click Finish.