[Mailman-Users] remove_members returns no success output

2005-05-12 Thread Ramasamy, Sudhakar
I am using the remove_members command inside a shell script and sending the
output by email. When there is an unsuccessful remove such as an invalid or
non-existent email address I can get the output. But when an email address is
successfully removed there is no output from this command.
 
When I do the same through the web interface I can see the output as
expected. Not sure what I am missing.
 
-sud
--
Mailman-Users mailing list
Mailman-Users@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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


RE: [Mailman-Users] mailiman -- add_members invite option

2005-01-24 Thread Ramasamy, Sudhakar
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: [EMAIL PROTECTED] on behalf of Mark Sapiro
Sent: Sat 1/22/2005 1:14 PM
To: Ramasamy, Sudhakar; mailman-users@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 [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@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/


--
Mailman-Users mailing list
Mailman-Users@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/


[Mailman-Users] mailiman -- add_members invite option

2005-01-21 Thread Ramasamy, Sudhakar


 
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.
 
Thanks in advance
 
-sud
--
Mailman-Users mailing list
Mailman-Users@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/