Re: [Mailman-Developers] Marc Perkel's Feature Wish List

2002-01-03 Thread Barry A. Warsaw
>> The bounce message should be able to be customized giving the >> user information to join the list - or just go to hell. JCL> 2.1 is much better in this regard, but I'll have to see JCL> if it went that far. It doesn't. Anybody want to contribute some code? -Barry ___

Re: [Mailman-Developers] Marc Perkel's Feature Wish List

2002-01-03 Thread Barry A. Warsaw
> "MP" == Marc Perkel <[EMAIL PROTECTED]> writes: MP> I have set up the system and I've been running it for a few MP> weeks and I really like it. But there's a few little missing MP> features - many of which should be easy to add, that I hope MP> you developers will consider.

Re: [Mailman-Developers] Marc Perkel's Feature Wish List

2002-01-03 Thread Barry A. Warsaw
Neat! Note that in MM2.1 Mailman/Bouncer.py has a method BounceMessage() that performs all the basic logic for bouncing (rejecting) a message. -Barry ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailma

Re: [Mailman-Developers] Marc Perkel's Feature Wish List

2002-01-03 Thread Barry A. Warsaw
>> I've got a patch to do thatĀ against 2.0.8 which works for new >> lists. If someone could tell me what the right way is to add >> an entry into an existing database I'd have a complete patch. > "DM" == Dan Mick <[EMAIL PROTECTED]> writes: DM> I think Mailman/versions.py::

Re: [Mailman-Developers] Marc Perkel's Feature Wish List

2002-01-02 Thread Owen Taylor
Marc Perkel <[EMAIL PROTECTED]> writes: > User Aliases > - > I'd like to be able to enter (and/or allow the user to enter) other > email addresses that if they sens email from the other address they have > the same membership privileges as the original member email address. > Thus if

Re: [Mailman-Developers] Marc Perkel's Feature Wish List

2002-01-02 Thread Peter C. Norton
Well, attached is the patch. If anyone who knows more can post the command for modifying the database directly, then this would useable now. Though the interface to the same functionality will obviously change for 2.1. -Peter On Wed, Jan 02, 2002 at 02:29:09PM -0800, Dan Mick wrote: > > > > I

Re: [Mailman-Developers] Marc Perkel's Feature Wish List

2002-01-02 Thread Dan Mick
> > I'd like a setting so that if non-members post to the list that their > > messages are automatically dropped (bounced) without list owner > > intervention. The bounce message should be able to be customized giving > > the user information to join the list - or just go to hell. > > > I've go

Re: [Mailman-Developers] Marc Perkel's Feature Wish List

2002-01-02 Thread J C Lawrence
On Wed, 02 Jan 2002 14:11:59 -0800 Marc Perkel <[EMAIL PROTECTED]> wrote: > I'd like to be able to enter (and/or allow the user to enter) > other email addresses that if they sens email from the other > address they have the same membership privileges as the original > member email address. Thu

Re: [Mailman-Developers] Marc Perkel's Feature Wish List

2002-01-02 Thread Peter C. Norton
On Wed, Jan 02, 2002 at 02:11:59PM -0800, Marc Perkel wrote: > Moderation Defaults > > I'd like a setting so that if non-members post to the list that their > messages are automatically dropped (bounced) without list owner > intervention. The bounce message should be able to b

[Mailman-Developers] Marc Perkel's Feature Wish List

2002-01-02 Thread Marc Perkel
I have a few items I'd like to add to the wish list. I have looked at the todo list and I think what I'm going to ask for is not on the list already. If it is - I appoligize. I have set up the system and I've been running it for a few weeks and I really like it. But there's a few little missing f