Dear All,
My company wants to reject all outgoing mail to one particular domain, say blah.com, and have the sender receive an undeliverable message from the system when this happens.
I have tried to set this up by following this information I was sent:
------
[Exchange 2003]
Create an SMTP Connector
Add the bridgehead(s)
Set the Address Space on this connector to be the domain you want to block, so blah.com
Delivery Restrictions are set to 'messages from everyone are rejected' as the default
OK all that.
Start Registry Editor
Select the following key: HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Resvc/Parameters/
Add a new DWORD value:
Value Name: CheckConnectorRestrictions
Data Type: REG_DWORD
Radix: Decimal
Value: 1
Quit Registry Editor
After making the change to the registry, restart any related IIS services, click the connector, and then click the Delivery Restrictions tab to enable the restriction option.
------
So I've done all that, but it doesn't work. We've even restarted the mail server, just in case it helps! But still no joy.
Is the above the right way to do this, or have I missed something out? Or maybe I'm just being thick? (It's okay; you can tell me. I've been called worse )
Any help on this would be much appreciated. It sounds so straightforward too.
Many thanks,
Neil.
My company wants to reject all outgoing mail to one particular domain, say blah.com, and have the sender receive an undeliverable message from the system when this happens.
I have tried to set this up by following this information I was sent:
------
[Exchange 2003]
Create an SMTP Connector
Add the bridgehead(s)
Set the Address Space on this connector to be the domain you want to block, so blah.com
Delivery Restrictions are set to 'messages from everyone are rejected' as the default
OK all that.
Start Registry Editor
Select the following key: HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Resvc/Parameters/
Add a new DWORD value:
Value Name: CheckConnectorRestrictions
Data Type: REG_DWORD
Radix: Decimal
Value: 1
Quit Registry Editor
After making the change to the registry, restart any related IIS services, click the connector, and then click the Delivery Restrictions tab to enable the restriction option.
------
So I've done all that, but it doesn't work. We've even restarted the mail server, just in case it helps! But still no joy.
Is the above the right way to do this, or have I missed something out? Or maybe I'm just being thick? (It's okay; you can tell me. I've been called worse )
Any help on this would be much appreciated. It sounds so straightforward too.
Many thanks,
Neil.