[Mailman-Users] mailiman -- add_members invite option

Ramasamy, Sudhakar sud at neo.tamu.edu
Mon Jan 24 00:32:40 CET 2005


I've looked at the code but being unfamiliar with python and the mailman
system I don't have the skills necessary to write a wrapper or hack the
add_members command. 
 
I was wondering if somebody already has a solution in place.
 
Thanks
-sud

________________________________

From: mailman-users-bounces at python.org on behalf of Mark Sapiro
Sent: Sat 1/22/2005 1:14 PM
To: Ramasamy, Sudhakar; mailman-users at python.org
Subject: Re: [Mailman-Users] mailiman -- add_members invite option



Ramasamy, Sudhakar wrote:
>
>I was wondering if the add_members command in mailman has a command-line
>invite option or if anyone might have a hack for it.

It doesn't have an invite option.

It looks like it would be fairly easy to do. Look at the code that's
conditional on subscribe_or_invite in the try: around line 1328 in
Mailman/Cgi/admin.py and compare it to the code in the try: around
line 134 in bin/add_members.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users at python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/





More information about the Mailman-Users mailing list