search for: subscribe_to_mailinglist

Displaying 1 result from an estimated 1 matches for "subscribe_to_mailinglist".

2007 Apr 18
3
advice on pseudo iteration needed (mailman recipe)
..."i.am.cool@yoo.org" ] } which should create the mailinglist and subscribe the given users. i have attached the corresponding class and defines. this works ok for one list but unfortunately not for several lists, since puppet barfs on the object names of the subscribe_to_mailinglist definition, if the same user belongs to several mailinglist. i''m banging my head but i don''t find a solution, because of the missing iterator object. probably i would be best to introduce a native mailman type, but unfortunately my ruby knowledge is currently close to none. any...