Re: [Mailman-Developers] lowercase in mailman create function

2007-10-09 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Oct 7, 2007, at 6:17 PM, Mark Sapiro wrote: > I agree, but the problem remains that upper and mixed case internal > names don't work because of the many user interfaces that lower > case the > name before accessing the list. So, what does Create(

Re: [Mailman-Developers] mta integration

2007-10-09 Thread Mark Sapiro
Gordon Messmer wrote: >I'd like to write a filter for the Courier MTA which will run mailman's >approval and spam tests before accepting messages to mailing lists. My >filter framework is in python, so I think I can import the relevant bits >of mailman (I'd like to start with MM2.1 compatibili