We were using a feature of sympa that allowed it to choose members of
a mailing list based on querying our ldap server. So for example it'd
query for all students and that would be the mailing list that would
be used if a message needed to be sent to all students, and we've not
given students a choice about being on this mailing list. If they are
a current student they are on the list. At first I wasn't sure how
we'd be able to move this functionality into Google Groups. It turned
out to be easy enough to write a python script that does our ldap
query and then synchronizes the members of the group with the results
of the query using the api's. A student can unsubscribe from the
group, and we have no way to stop that, but we decided we didn't care
because our script runs daily and if a student unsubscribes they'll
get subscribed again the next day.
--
Adam Forsyth
Director of Network and Systems
Luther College
Library and Information Services
700 College Drive
Decorah, IA 52101
563-387-1402
--
You received this message because you are subscribed to the Google Groups "Northcentral Apps Users" group.
To post to this group, send email to northc...@appsusersgroup.com.
To unsubscribe from this group, send email to northcentral...@appsusersgroup.com.
For more options, visit this group at http://groups.google.com/a/appsusersgroup.com/group/northcentral/?hl=en.