
01-05-2009
|
| |
| Re: How to block user from sending emails outside exchange
Sure i will help you out for blocking any users from sending emails you need to create an SMTP Connector and following are the steps for the same. - First you need to open Exchange System Manager and locate the Connectors container.
- Now right-click on Connectors container and then select on New - - > SMTP Connector and click on Properties dialogue box for the new connector to get displayed and now give your SMTP Connector name which you need to give. I have call it as Demo Connector.
- You must now associate your SMTP Connector with your SMTP Virtual Server, For doing this you need to on Add button, over here you will get a list of SMTP Virtual Server, over here you will have one SMTP Virtual Server, select the SMTP Virtual Server and click on OK.
- Now you need to associate Address Space with this connector, this is just a simply list of addresses that this connector can send mail to, go to the Address Space tab and click on Add,over here you will get a screen with the Add Address Space dialogue box and also select SMTP over here.
- You will also get Internet Address Space Properties,Over here you will see E-mail Domain field, which indicates that this connector is capable of sending mail to any SMTP domain and then click on OK.
- Now click on the Delivery Restrictions tab, and add your group to the Reject messages from section.
- Finally Click OK to exit out of the SMTP Connector properties.
|