Re: [Mailman-Users] hide admin email from listinfo page

2010-04-06 Thread Elaine Ashton
On Apr 6, 2010, at 5:41 AM, Ton Oosterhoff wrote: > On a mailing lists public listinfo page I read three lines in the footer: > > list run by > administrative interface (requires authorization) > Overview of all mailing lists > > My question is about the email address. is there any way to p

Re: [Mailman-Users] Filter to discard facebook invitations

2010-04-04 Thread Elaine Ashton
On Apr 4, 2010, at 10:22 AM, John List wrote: > Why doesn't the following discard_these_nonmembers filter work for facebook > invitations: > > ^...@]*@facebookmail.com In addition to what Mark has already pointed out, I thought I would add that the python regex documentation ( http://docs.py

Re: [Mailman-Users] How to change configs for ALL lists?

2010-01-12 Thread Elaine Ashton
On Jan 12, 2010, at 2:08 PM, Mark Sapiro wrote: > > My .02 - every list to which someone can subscribe without admin > approval should moderate new members by default. When they post, if > their post is on topic, you can clear their mod bit while approving > the post from the web admindb interfac

Re: [Mailman-Users] How to change configs for ALL lists?

2010-01-12 Thread Elaine Ashton
On Jan 12, 2010, at 1:47 PM, Terri Oda wrote: > > I'm not a big believer in captcha's (advances in tech have made a lot of them > trivially easy to in an automated way, making them annoying to users for > little gain) but it might be worth thinking about a plug in architecture for > this in mm

Re: [Mailman-Users] How to change configs for ALL lists?

2010-01-12 Thread Elaine Ashton
Well, what concerns me is that the spammers are going at these mass subscriptions via the web interface and it may become a game of whack-a-mole banning domains and IPs. Are there any plans to make the web form subscription more of a hurdle for spammers, e.g. captcha, etc? e. --

Re: [Mailman-Users] mailman to RSS

2010-01-12 Thread Elaine Ashton
On Jan 10, 2010, at 9:20 AM, mark lane wrote: > Hi, > > Hope things are going well! Do happen to know an easy way to setup a mailman > to RSS feed? I have a patch set for 2.1.12 that also works with 2.1.13 that we've been using for a while now that does the job if you're interested. e.