Re: Need help with import *.ldf
- From: "Ben Winzenz [Exchange MVP]" <ben_winzenz@nospamdotmessageonedotcom>
- Date: Fri, 4 Aug 2006 10:49:07 -0500
Guess you learn something new every day.
I was only aware of replace as the action, but I just tested it with the Add
as the action and it does indeed work just dandy. Thanks Rich for pointing
that out.
Revised file would then be:
dn: CN=Default Message Filter,CN=Message Delivery,CN=Global
Settings,CN=INTERLOGICA,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=interlogica,DC=nl
changetype: add
replace: msExchTurfListNames
msExchTurfListNames: *@kentmaster.com
msExchTurfListNames: *@mail.ru
--
Ben Winzenz
Exchange MVP
MessageOne
Read my blog!
http://winzenz.blogspot.com
http://feeds.feedburner.com/winzenz (RSS Feed)
"Rich Matheisen [MVP]" <richnews@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:o8n6d2djks2be5r40f82pe51bjhdsgltv4@xxxxxxxxxx
"Ben Winzenz [Exchange MVP]" <ben_winzenz@nospamdotmessageonedotcom>
wrote:
[ snip ]
dn: CN=Default Message Filter,CN=Message Delivery,CN=Global
Settings,CN=Your
Exchange Org Name,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=yourdomain,DC=com
changetype: modify
replace: msExchTurfListNames
msExchTurfListNames: *.yahoo.com
msExchTurfListNames: *.hotmail.com
-
OR, in your case, it would look like this. As I mentioned, when you are
modifying this attribute, you will need to leave in all the old entries,
and
just add the new ones as additional lines, otherwise you will be sad when
it
removes all of your old entries.
dn: CN=Default Message Filter,CN=Message Delivery,CN=Global
Settings,CN=INTERLOGICA,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=interlogica,DC=nl
changetype: modify
replace: msExchTurfListNames
msExchTurfListNames: *@kentmaster.com
msExchTurfListNames: *@mail.ru
-
Wouldn't that replace the existing values? Unless he was replacing the
entire list shouldn't the action be "add:"?
--
Rich Matheisen
MCSE+I, Exchange MVP
MS Exchange FAQ at http://www.swinc.com/resource/exch_faq.htm
Don't send mail to this address mailto:h.pott@xxxxxxxxxxxxx
Or to these, either: mailto:h.pott@xxxxxxxxxxxxxxx
mailto:melvin.mcphucknuckle@xxxxxxxxxxxxx
mailto:melvin.mcphucknuckle@xxxxxxxxxxxxxxx
.
- Follow-Ups:
- Re: Need help with import *.ldf
- From: Rich Matheisen [MVP]
- Re: Need help with import *.ldf
- References:
- Re: Need help with import *.ldf
- From: Ben Winzenz [Exchange MVP]
- Re: Need help with import *.ldf
- From: Ben Winzenz [Exchange MVP]
- Re: Need help with import *.ldf
- From: addy
- Re: Need help with import *.ldf
- From: Ben Winzenz [Exchange MVP]
- Re: Need help with import *.ldf
- From: addy
- Re: Need help with import *.ldf
- From: Ben Winzenz [Exchange MVP]
- Re: Need help with import *.ldf
- From: addy
- Re: Need help with import *.ldf
- From: Ben Winzenz [Exchange MVP]
- Re: Need help with import *.ldf
- From: Rich Matheisen [MVP]
- Re: Need help with import *.ldf
- Prev by Date: Must be a solution - FE and BE Exchange server, duplicate forwarding
- Next by Date: group of 10 users getting the same email over and over again
- Previous by thread: Re: Need help with import *.ldf
- Next by thread: Re: Need help with import *.ldf
- Index(es):
Relevant Pages
|