Re: [Mailman-Users] newlist auto-generate password

2008-07-17 Thread hone+mailman
--On Wednesday, July 16, 2008 5:47 PM +0200 Timm Stamer <[EMAIL PROTECTED]> wrote: Hi Don, I use newlist --language=$lang $listname $email `pwgen -sB 15 1` in my scripts to generate passwords. Search for pwgen. Timm Stamer Timm, That works perfectly. Thanks to all who replied to my mes

Re: [Mailman-Users] newlist auto-generate password

2008-07-17 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: --On Wednesday, July 16, 2008 9:49 AM -0700 Brad Knowles <[EMAIL PROTECTED]> wrote: The CLI interface is not going to auto-generate that e-mail message, so by default it is not going to auto-generate that password either. When I add a new list via the CLI, I must en

Re: [Mailman-Users] newlist auto-generate password

2008-07-16 Thread Barry Finkel
Don Hone wrote: >When I add a new list via the CLI, I must enter a password and it is sent >in the email to the list admin: > > The mailing list `cgilist' has just been created for you. > The following is some basic information about your > mailing list. > > Your mailing l

Re: [Mailman-Users] newlist auto-generate password

2008-07-16 Thread hone+mailman
--On Wednesday, July 16, 2008 9:49 AM -0700 Brad Knowles <[EMAIL PROTECTED]> wrote: When you create a list from the WebUI, you have the option of having Mailman generate the password itself, in which case it will get included in the e-mail message that is sent to the listowner. Yes, that is

Re: [Mailman-Users] newlist auto-generate password

2008-07-16 Thread Brad Knowles
When you create a list from the WebUI, you have the option of having Mailman generate the password itself, in which case it will get included in the e-mail message that is sent to the listowner. The CLI interface is not going to auto-generate that e-mail message, so by default it is not goi

Re: [Mailman-Users] newlist auto-generate password

2008-07-16 Thread Barry Finkel
Don Hone wrote: >There doesn't seem to be an option to have a system generated password >when running bin/newlist from the command line. Is this correct? If so, >I would appreciate this be added as an enhancement request. > >The ability to create a list from the command line is good since it creat

Re: [Mailman-Users] newlist auto-generate password

2008-07-16 Thread Timm Stamer
Hi Don, I use newlist --language=$lang $listname $email `pwgen -sB 15 1` in my scripts to generate passwords. Search for pwgen. Timm Stamer [EMAIL PROTECTED] schrieb: There doesn't seem to be an option to have a system generated password when running bin/newlist from the command line. Is th

[Mailman-Users] newlist auto-generate password

2008-07-16 Thread hone+mailman
There doesn't seem to be an option to have a system generated password when running bin/newlist from the command line. Is this correct? If so, I would appreciate this be added as an enhancement request. The ability to create a list from the command line is good since it creates the aliases lin