Re: [Mailman-Users] email based subscriptions

2002-02-11 Thread Jon Carnes
This should get you started: - Mailman is written very modular. Each module does a specific part of the process of the listserver. - Look in ~mailman/Mailman for the module (or sub-program) that is sending the success message from the email subscribe - The source code is in a file with the

Re: [Mailman-Users] email based subscriptions

2002-02-11 Thread Christopher Maujean
Where in the source would I find this functionality? I don't know python, and will be flying by the seat of my pants on this one. What are the binary files that seem to match each source file, do I need to compile somehow after editing the source? On Mon, 2002-02-11 at 20:00, Jon Carnes wrote: >

Re: [Mailman-Users] email based subscriptions

2002-02-11 Thread Jon Carnes
There are many ways to do this. The best way is to edit the source code. That would stop all email success messages from being sent. Jon Carnes -- Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-u