Prevent Sending Outside of Organization
Hello,
We want to prevent a subset of users from sending email outside of our domain name. Via the transport rules, I can configure this via a basic rule:
Apply rule to messages
from a member of "My Test DL"
and sent to users "Outside" the organization
send "Delivery not authorized, message refused" to sender with "5.7.1"
This rule works great, but only for messages where the email address is in the To: field in Outlook. If you put an external email address in CC or BCC, the rule does not stop the messages. How can I get this rule to apply to TO, CC, & BCC on Exchange 2007?
March 24th, 2010 5:21pm
You might want to configure the rule using PowerShell.
See these:
http://technet.microsoft.com/en-us/library/bb125138(EXCHG.80).aspx
http://technet.microsoft.com/en-us/library/aa995960(EXCHG.80).aspx
-- Ed Crowley MVP"There are seldom good technological solutions to
behavioral problems.".
"James Gamble" wrote in message news:cc82ae37-91b8-4c06-8a8c-3f95a76026ab...
Hello,
We want to prevent a subset of users from
sending email outside of our domain name. Via the transport rules, I can
configure this via a basic rule:
Apply rule to messages
from a member of "My Test DL"
and sent to users "Outside" the
organization
send "Delivery not authorized, message
refused" to sender with "5.7.1"
This rule works great, but only for messages
where the email address is in the To: field in Outlook. If you put an external
email address in CC or BCC, the rule does not stop the messages. How can I get
this rule to apply to TO, CC, & BCC on Exchange
2007?
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
Free Windows Admin Tool Kit Click here and download it now
March 25th, 2010 4:16am