Exchange 2010 SP1 Permissions on Send Connectors
Salam,
Currently we're transitioning from Exchange 2003 to Exchange 2010, usually in 2k3 when I added a new connector I could apply restrictions on that connect for a single user or a group of users (I.E by default the connector either accepts all users or reject
all users and I can specify exceptions).
I've been looking around with Exchange 2k10 SP1 and probably missed on how to apply such restrictions.
Thank you in advance,
Kindest regards.Abdullah^2
January 5th, 2011 2:25am
Hi,
I don't think that Exchange 2010 has such a facility.
You may go for the following ways:
1. Create a new Exchange servers in a different AD site for different groups, configure new send connector (Mayn't be a better solution :) )
2. Write a custom Transport Agent with any Visual studio tools and control it as you like. Mor details here:
http://msdn.microsoft.com/en-us/library/microsoft.exchange.data.transport.enveloperecipient.routingoverride.aspx
3. Use a third party gateway to achieve your goal. ExSBR is such a tool listed here:
http://www.slipstick.com/exs/misc.asp . Contact the company too to check it's cmpatiability with 2010
Regards from www.windowsadmin.info
Free Windows Admin Tool Kit Click here and download it now
January 5th, 2011 4:24am
Salam,
So if I want to disallow certain users from sending e-mails to outside the internal domain scope. I can't? That is frustrating indeed.
Thank you,
Kindest regards.Abdullah^2
January 5th, 2011 4:31am
Hi,
Set up a transport rule that matches the conditions:
from members of ditribution group
sent to users outside organization
send bounce message
Regards from www.windowsadmin.info
Free Windows Admin Tool Kit Click here and download it now
January 5th, 2011 5:07am
Hi,
Please go through below link it will help you :
http://msdn.microsoft.com/en-us/library/aa998662.aspx
http://technet.microsoft.com/en-us/library/aa996395.aspxDinesh S.
January 5th, 2011 5:54am
Salam,
Thank you ManU this is what exactly I wanted, now I have to go and create distribution groups on the AD and separate the users.
Thank you very much,
Kindest regards.Abdullah^2
Free Windows Admin Tool Kit Click here and download it now
January 5th, 2011 7:01am
On Wed, 5 Jan 2011 09:23:07 +0000, ManU PhiliP wrote:
>I don't think that Exchange 2010 has such a facility.
It doesn't.
>You may go for the following ways:
>
>1. Create a new Exchange servers in a different AD site for different groups, configure new send connector (Mayn't be a better solution :) )
>
>2. Write a custom Transport Agent with any Visual studio tools and control it as you like. Mor details here: http://msdn.microsoft.com/en-us/library/microsoft.exchange.data.transport.enveloperecipient.routingoverride.aspx
>
>3. Use a third party gateway to achieve your goal. ExSBR is such a tool listed here: http://www.slipstick.com/exs/misc.asp . Contact the company too to check it's cmpatiability with 2010
It may also be possible to use only a normal transport rule. If the
intension is to just refuse to send messages FROM a group of people TO
some set of domains then it's a pretty easy thing to do to reject the
messages they send.
---
Rich Matheisen
MCSE+I, Exchange MVP
--- Rich Matheisen MCSE+I, Exchange MVP
January 5th, 2011 8:25am