Re: [Mailman-Users] Need bin/newlist to notify but not prompt

2006-06-08 Thread Patrick Bogen
On 6/8/06, Hugh Esco <[EMAIL PROTECTED]> wrote: > Mr. Sapiro: > > Any chance that might make it to the code base, or should I > hang on to this and simply patch everything that comes my > way? http://sourceforge.net/tracker/index.php?func=detail&aid=1502441&group_id=103&atid=300103 It's been appl

Re: [Mailman-Users] Need bin/newlist to notify but not prompt

2006-06-08 Thread Hugh Esco
Mr. Sapiro: Any chance that might make it to the code base, or should I hang on to this and simply patch everything that comes my way? -- Hugh On Wed, 7 Jun 2006 21:10:26 -0700 Mark Sapiro <[EMAIL PROTECTED]> wrote: > Patrick Bogen wrote: > > > >Ask, and ye shall receive. A patch is attach

Re: [Mailman-Users] Need bin/newlist to notify but not prompt

2006-06-07 Thread Mark Sapiro
Patrick Bogen wrote: > >Ask, and ye shall receive. A patch is attached, and I'll open up an >RFE and attach it there, as well. Adds the '-a/--automate' option to >not prompt, but still notify. Cool! Thank you. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco B

Re: [Mailman-Users] Need bin/newlist to notify but not prompt

2006-06-07 Thread Patrick Bogen
It's not a .tar.bz2, just a .bz2 cd foo/bin (wherever mailman's scripts, i.e. newlist, reside) bunzip2 ~/newlist-auto.patch.bz2 patch -p1 < ~/newlist-auto.patch.bz2 Season to taste. - Patrick Bogen On 6/7/06, Hugh Esco <[EMAIL PROTECTED]> wrote: > Mr. Bogen: > > That sounds like just the thing

Re: [Mailman-Users] Need bin/newlist to notify but not prompt

2006-06-07 Thread Patrick Bogen
On 6/7/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: >Is there any way to get what I'm looking for without >hacking on the python code underneath? I don't think so. What you want seems reasonable and should be available with newlist, but currently isn't. Ask, and ye shall receive. A patch is at

Re: [Mailman-Users] Need bin/newlist to notify but not prompt

2006-06-07 Thread Mark Sapiro
Hugh Esco wrote: >I'm building a script to automate the installation of >multiple instances of mailman. I need the bin/newlist to >complete its work without me answering a prompt I'll never >see, but still notify the administrator of the new list >that it has been created and is working. > >bin

[Mailman-Users] Need bin/newlist to notify but not prompt

2006-06-07 Thread Hugh Esco
I'm building a script to automate the installation of multiple instances of mailman. I need the bin/newlist to complete its work without me answering a prompt I'll never see, but still notify the administrator of the new list that it has been created and is working. bin/newlist -q/--quiet Norma