Ok, maybe I should take another approach then.

 

Would there be anything wrong with nesting 4 QB DLs inside a single QB DL ?

 

If I were to do that, would I assign “accept messages” to the user (I want sending the mail) or to the parent QB DL on the 4 nested DLs?   ßhope that makes sense

 

 

 

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of joe
Sent: Wednesday, August 10, 2005 9:50 AM
To: [email protected]
Subject: RE: [ActiveDir] Query-based DL

 

QBDL functions are completely LDAP Query based. Whatever you can formulate in an LDAP query you can do. You may not be able to do it through the GUI but you can certainly edit the msExchDynamicDLBaseDN/msExchDynamicDLFilter values as needed.

 

Just be VERY CAREFUL. You need to know how long it takes for that query to run because a slow QBDL could really hurt you. If you have a filter and you test it with adfind or ldp or something else like that and it doesn't almost immediately start returning results, you need to fix that filter.

 

Interestingly enough, the last time I looked, the ADUC QBDL GUI screwed up when adding custom attributes to the filter and used objectcategory=user instead of the correct way to specify a user. I didn't bug that because I am still waiting to hear anything at all on the other 15 or so Exchange bugs I have logged in the last year.

 

 

 

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas M. Long
Sent: Wednesday, August 10, 2005 9:27 AM
To: [email protected]
Subject: [ActiveDir] Query-based DL

Is there a way to exclude users and DLs from a query-based distribution list? Or…is there a way to specify more than one mailbox store in a single query-based DL?

Reply via email to