We are usiing exchange 2010 and I need to add our domain to our safe senders list. I am using powershell and when I run the command below I get a message that "@domain" is your e-mail address or domain and can't be added to your Safe Senders and Recipients
list... Any ideas on how to get around this?
MKozlowski
Member
506 Points
589 Posts
Add domain to safe senders list?
Jul 13, 2012 05:37 PM|LINK
Hi,
We are usiing exchange 2010 and I need to add our domain to our safe senders list. I am using powershell and when I run the command below I get a message that "@domain" is your e-mail address or domain and can't be added to your Safe Senders and Recipients list... Any ideas on how to get around this?
get-Mailbox "User" | Set-MailboxJunkEmailConfiguration -TrustedSendersAndDomains @{Add='@Domain1.com'}Mudasir.Khan
All-Star
15346 Points
3142 Posts
Re: Add domain to safe senders list?
Jul 13, 2012 05:44 PM|LINK
please check this
http://blogs.technet.com/b/exchange/archive/2011/07/08/accepted-domains-safe-senders-list-and-you.aspx