Hi there i want to know if it is possible to exclude a group from my dynamic address list. My distribution lists is filtered on primary smtp address but it is picking up addresses i use as system accounts. I want to make a group add accounts into it and exclude it from dynamic distribution list
Mentioning the version of Exchange you're on would help... as the filter syntax differs for both Exchange Server 2003/2000 and Exchange Server 2007. Exchange 2003/2000: you would add the following to your ldap filter: (!memberOf=CN=MyNewDistributionGroup,DC=MyDomain,DC=com) Exchange Server 2007: http://exchangepedia.com/blog/2007/02/memberof-attribute-can-now-be-used-in.html -- Bharat Suneja Microsoft Corporation blog: exchangepedia.com/blog This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email directly to this alias. This alias is for newsgroup purposes only. ---------------------------- "dougdog" wrote in message news:F6425E52-D43D-4402-969F-CDDFAFB2A256@microsoft.com... > Hi there i want to know if it is possible to exclude a group from my > dynamic > address list. My distribution lists is filtered on primary smtp address > but > it is picking up addresses i use as system accounts. I want to make a > group > add accounts into it and exclude it from dynamic distribution list
Sorry im running exchange 2007 the reciepient container i have used is the domain name so it searches the whole domain, however i have setup a lot of mailboxes like backup@domain.co.uk ups@domain etc that i dont want included. i used the domain filter as because i know everyone will be included. "Bharat Suneja [MSFT]" wrote: > Mentioning the version of Exchange you're on would help... as the filter > syntax differs for both Exchange Server 2003/2000 and Exchange Server 2007. > > Exchange 2003/2000: you would add the following to your ldap filter: > (!memberOf=CN=MyNewDistributionGroup,DC=MyDomain,DC=com) > > Exchange Server 2007: > http://exchangepedia.com/blog/2007/02/memberof-attribute-can-now-be-used-in.html > -- > Bharat Suneja > Microsoft Corporation > blog: exchangepedia.com/blog > > This posting is provided "AS IS" with no warranties, and confers no > rights. Please do not send email directly to this alias. This alias is for > newsgroup purposes only. > ---------------------------- > > > > > "dougdog" wrote in message > news:F6425E52-D43D-4402-969F-CDDFAFB2A256@microsoft.com... > > Hi there i want to know if it is possible to exclude a group from my > > dynamic > > address list. My distribution lists is filtered on primary smtp address > > but > > it is picking up addresses i use as system accounts. I want to make a > > group > > add accounts into it and exclude it from dynamic distribution list > >