Mark Sapiro writes: > Maickel Pandie wrote: > > >I'm new in mailman but I want to try to change the queue proceess > >method from FIFO to size based... > >how make it happen?? > > > 1) Learn Python. > 2) Read and understand Mailman/Queue/Switchboard.py, particularly the > Switchboard.files() method. > 3) Make the changes to do what you want.
4) Discuss issues along the way on [EMAIL PROTECTED] 5) (optional) File a patch on SourceForge to have your work included in the Mailman distribution. ------------------------------------------------------ Mailman-Users mailing list [email protected] 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=show&file=faq01.027.htp
