Re: [Mailman-Developers] MM feature request - spread out the pain

2010-04-01 Thread Stephen J. Turnbull
David Andrews writes: > Some other list software, I believe, has a feature that sends out a > canned message once a month, such as list rules. I would like to see > this in MM3 -1. This is mission creep. A cron job will serve perfectly well. Something that assists in setting up such cron

Re: [Mailman-Developers] MM feature request - spread out the pain

2010-04-01 Thread David Andrews
ty, version of virus signature database 4993 (20100401) __ The message was checked by ESET Smart Security. http://www.eset.com ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listi

[Mailman-Developers] MM3 WUI :: Memberships Management

2010-04-01 Thread Stephen J. Turnbull
Adam McGreggor writes: > I'm wondering if with MM3, admins will be able to delegate the various > aspects of admin-tasks to owners/other users -- e.g., I want to be > able to allow person X to just be able to add/remove users from a > given list; I want to allow person Y to be able to change a

Re: [Mailman-Developers] Add mail to database

2010-04-01 Thread Mark Sapiro
On 4/1/2010 3:35 AM, Илья Чистяков wrote: > Hello I want to store mails in database, so, can you explain in what module > emails are filtered? After that I can implement my "add-mail-to-database" > function. For example, then unregistred user send a message. Sincerely, > Elias. I am not sure what

Re: [Mailman-Developers] MM feature request - spread out the pain

2010-04-01 Thread Mark Sapiro
s...@pobox.com wrote: > >At any rate, that solves one problem but creates another, right? In MM3 how >will you weed out bad email addresses? Again, this may already be accounted >for somehow. If so, I'd be happy to learn how you do it without attempting >to send email to an address then process

Re: [Mailman-Developers] MM feature request - spread out the pain

2010-04-01 Thread skip
Barry> Or how about we just get rid of them? :) I wasn't sure what you meant until I saw Mark's reply. I guess I wasn't listening to the silence between the notes. ;-) At any rate, that solves one problem but creates another, right? In MM3 how will you weed out bad email addresses? Again,

Re: [Mailman-Developers] MM feature request - spread out the pain

2010-04-01 Thread Mark Sapiro
s...@pobox.com wrote: >Perhaps this is on the feature request list already, or better yet, Barry >borrowed Guido's time machine when I wasn't looking, however... As barry already noted, there will be no reminders in MM 3. >I help administer a number of python.org mailing lists. MM sends out >

[Mailman-Developers] MM3 WUI :: Memberships Management

2010-04-01 Thread Adam McGreggor
Hiya, I've had a search through the Wiki, and can't see an answer to this, and don't recall anything in the archive/can't get the right search terms. I'm wondering if with MM3, admins will be able to delegate the various aspects of admin-tasks to owners/other users -- e.g., I want to be able to a

Re: [Mailman-Developers] MM feature request - spread out the pain

2010-04-01 Thread Barry Warsaw
On Apr 01, 2010, at 11:59 AM, s...@pobox.com wrote: >I realize that getting Mailman to grok more rejection notice formats is a >worthwhile goal, however I think it would also be helpful to spread the pain >of invalid email addresses more evenly through the month, at least across >mailing lists but

Re: [Mailman-Developers] MM feature request - spread out the pain

2010-04-01 Thread Adam McGreggor
On Thu, Apr 01, 2010 at 11:59:05AM -0500, s...@pobox.com wrote: > Perhaps this is on the feature request list already, or better yet, Barry > borrowed Guido's time machine when I wasn't looking, however... > > I help administer a number of python.org mailing lists. MM sends out > subscription rem

[Mailman-Developers] MM feature request - spread out the pain

2010-04-01 Thread skip
Perhaps this is on the feature request list already, or better yet, Barry borrowed Guido's time machine when I wasn't looking, however... I help administer a number of python.org mailing lists. MM sends out subscription reminders on the first of each month. This inevitably leads to a huge number

[Mailman-Developers] Add mail to database

2010-04-01 Thread Илья Чистяков
Hello I want to store mails in database, so, can you explain in what module emails are filtered? After that I can implement my "add-mail-to-database" function. For example, then unregistred user send a message. Sincerely, Elias. ___ Mailman-Developers mai