Mailing List -> Active Directory
-
I there, i am trying to fill the Mailing List with an active directory distribution group.
When im filling out the parameter into the gui and i do a test, it does resolve the mail adresses of the member of the distribution group.

But it doesnt seem to fill the group with those mail. The Filter im using is following:
(&(objectClass=user)(memberOf=CN=Name,OU=Groups,DC=domain,DC=local)(mail=*))Am i doing something wrong?
-
When using the Active Directory functionality for mailing lists, the AD users are not added to the list. ActiveDirectory is queried for members each time a message is sent to the list.
If you send a message to the list, do the members queried from ActiveDirectory receive a copy?