Re: [Mailman-Users] getting rid of admin request notices

2001-12-11 Thread Jon Carnes
See FAQ entry: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.012.htp I solve the problem using a simple script. The step you are missing is that you need to blank out the file ~mailman/lists//request.db A portion of the held message is stored in this database. This is used t

[Mailman-Users] getting rid of admin request notices

2001-12-11 Thread Joe Hewitt
Hi, I'm not much of a programmer, but I did manage write a little python program that will zap pending requests and delete the held-msg messages. I would like to be able to turn off the notices when I remove the requests and the messages, but mailman continues to send the admin notices. The