NDR strategy

Hancock, Scott HancockS at MORGANCO.COM
Thu Feb 5 15:31:19 GMT 2004


I use a batch command that calls a resource util ldifde to get info out
of AD.  I then compare it for changes on the windows side and copy it to
the mailscanner for processing with a Perl script.

Change the object class to "group" for dist. lists.

ldifde -f c:\temp\Exportuser.ldf -s <domain controller> -d
"dc=internal,dc=domain,dc=com" -p subtree -r
"(&(objectCategory=person)(objectClass=User)(proxyAddresses=*))" -l
"cn,proxyAddresses"  


FWIW

Scott




More information about the MailScanner mailing list