Hi Jean,

The parameter "BypassedSenderDomains" is a type of "MultiValuedProperty" .
Hence its like a array.

When ever you user "Set-ContentFilterConfig -BypassedSenderDomains
domain1.com,domain2.com"

The sender domains considers that now you are assigning the array with two
domains it will just keep replacing the value of the parameter "
BypassedSenderDomains".


This is the reason we use the format “@{Add=xxx}” which specifies that keep
the current list and the following entry to it.

Please let me know if you have any queries.

Thank you


On Fri, Apr 12, 2013 at 5:48 AM, Jean-Paul N <[email protected]> wrote:

> Mike,
>
> I'm sorry but I'm not quite following , this is the syntax I use
>
> Set-ContentFilterConfig -BypassedSenderDomains domain1.com,domain2.com
>
> how would i add another domain afterwards to NOT overwrite the previous?
>
> thanks again
>
>
>
>
>
>
>
>
>
>
>
> Jean-Paul Natola
>
>
>
> ------------------------------
> From: [email protected]
> To: [email protected]
> Subject: RE: whitelist overwritten
> Date: Thu, 11 Apr 2013 23:44:07 +0000
>
>
>  I do not believe that this behavior has changed.
>
>
>
> You have to use special syntax “@{Add=xxx}” for the prior entries to not
> be overwritten.
>
>
>
> *From:* Jean-Paul N [mailto:[email protected]]
> *Sent:* Thursday, April 11, 2013 7:28 PM
> *To:* MS-Exchange Admin Issues
> *Subject:* whitelist overwritten
>
>
>
> Hi all,
>
> Today I whitelisted a domain in teh shell (2013)  when i got home i was
> asked to add two more-
> after adding the 2 new domains to the whitelist i wnet to confirm it and
> realized the the first domain i whitelisted in the morning was no longer
> there-
>
> To satisfy my curiousity I reproduced the steps (using different domain
> names) and sure enough it seems to overwrite the previous entry-
>
>
> I remember in 2010 i can just add domains to be whitelisted and never
> would it erase the previous entries-
>
> is this a bug,?
>
>
>
>
>
>
>
>
>
>
>
> Jean-Paul Natola
>
>
> ---
> To manage subscriptions click here:
> or send an email to
> with the body: unsubscribe exchangelist
>  ---
> To manage subscriptions click here:
> or send an email to
> with the body: unsubscribe exchangelist
>
> ---
> To manage subscriptions click here:
> or send an email to
> with the body: unsubscribe exchangelist
>

---
To manage subscriptions click here: 
or send an email to 
with the body: unsubscribe exchangelist

Reply via email to