Re: [Mailman-Users] remove_members does not complete

2018-08-14 Thread Mark Sapiro
On 08/14/2018 12:21 PM, Con Wieland wrote: > mailman 2.1.15 > > When I do remove_members it does not complete. A ^C to kill it and I get this > error > > > [root@maillists bin]# ./remove_members --fromall -n thehd...@cathyscorner.us > ^CTraceback (most recent call last): > File

[Mailman-Users] remove_members does not complete

2018-08-14 Thread Con Wieland
mailman 2.1.15 When I do remove_members it does not complete. A ^C to kill it and I get this error [root@maillists bin]# ./remove_members --fromall -n thehd...@cathyscorner.us ^CTraceback (most recent call last): File "./remove_members", line 186, in main() File "./remove_members",

Re: [Mailman-Users] send invitations programmatically

2018-08-14 Thread David Palao
Sorry for the question: I was looking at the problem the wrong way. As the docs say, simply sending an email to LISTNAME-join@DOMAIN is what I need. BR El lun., 13 ago. 2018 a las 18:37, David Palao () escribió: > > Hi, > I'm administrating a mailman 2.1 list and I'd like to write a (python) >

[Mailman-Users] send invitations programmatically

2018-08-14 Thread David Palao
Hi, I'm administrating a mailman 2.1 list and I'd like to write a (python) program that sends an invitation to a given email address. Is there a way to do it? TIA -- Mailman-Users mailing list Mailman-Users@python.org