Forum Discussion
LAR-526
Nov 09, 2021Copper Contributor
How to set an organization wide setting to automatically download pictures from a trusted sender.
Good afternoon. I am reaching out to this community to get suggestions on how to automatically download pictures/images from one specific and trusted external sender/domain. I suspect this will like...
Kidd_Ip
Oct 30, 2024MVP
Did you whitelist yet?
You can use the Set-MailboxJunkEmailConfiguration
cmdlet to whitelist a specific sender or domain
- TandyWineOct 30, 2024Iron Contributor
When using a command such as this: set-MailboxJunkEmailConfiguration -Identity "xxxx@domain" -TrustedSendersAndDomains @{Add="yyyy@domain"}
I consistently get this error: Set-MailboxJunkEmailConfiguration: ||Property validation failed: TrustedSendersAndDomains