Are there Internet repositories of Mailman scripts and customization beyond what comes with the distribution?
I keep having ideas for obvious capabilities that are missing, e.g., - an inverse of add_members (instead of an input file of users to add to a single list, have an input file of lists to add a single user to) - a web form that allows a user to subscribe to many lists at once, using the same settings - integrating with an existing user authentication system - when showing the list of lists, have optional columns (how many members and messages each list has, language of the list, etc.) and make the list user-sortable on any of those columns None of these are hard to just write myself, but a good lazy programmer doesn't when he can just leverage what's already been done. -- David Lubkin. ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 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://wiki.list.org/x/QIA9
