Re: [Mailman-Developers] Accessing the members of a list

Feb. 23, 2016
5:40 p.m.
I think this approach can be used for getting all members without creating a new client : m_list = List.objects.get_or_404(fqdn_listname=list_id) Then mlist.members can be used to access all the members of the mailing list.
If you want to use the client then the exact url of the list would be lists/fqdn_listname.
Hope this helps.
Thanks and regards, Harshit Bansal HBTI, KANPUR
3312
Age (days ago)
3312
Last active (days ago)
0 comments
1 participants
participants (1)
-
Harshit Bansal