[Mailman-Users] adding my own bit to the "unsubscribe" command

Jon Carnes jonc at nc.rr.com
Thu Oct 24 20:49:36 CEST 2002


Modifying mailman is no big deal, but you could simply run a cron job
every hour that compares the current members (~mailman/bin/list_members)
to a stored list.  If the stored list is different, then execute a
command using the diff and restore the modified list.

Good Luck!

On Thu, 2002-10-24 at 13:27, Brad Barnett wrote:
> 
> 
> Hello all,
> 
> Would anyone have a good suggestion on how get a bit of code executed
> every time someone unsubscribes from a list?  I want the code to execute
> if the user uses the web interface or the -request email address for the
> list.
> 
> Is there such a way to do this without having to modify mailman itself?
> 
> ------------------------------------------------------
> 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