Re: [Mailman-Users] Error Creating List

2009-03-23 Thread Jeff Bernier
Once again Mark, Thank you. Adding the two lines you mentioned fixed it. As I'm getting acquainted with Mailman, I'm trying to pay close attention to the how-tos, fixes, and workings of things. Maybe some day I'll be a help to a newbie. -Jeff Mark Sapiro 3/23/2009 2:10 PM >>> Jeff Bernier w

Re: [Mailman-Users] Error Creating List

2009-03-23 Thread Mark Sapiro
Jeff Bernier wrote: >Those docs are all very confusing to me... I still don't see how to fix this. >My mm_cfg.py file has the following section: > >## ># Put YOUR site-specific settings below this line. >MTA = 'Postfix' >DEFAULT_EMAIL_HOST = 'hostn

Re: [Mailman-Users] Error Creating List

2009-03-23 Thread Jeff Bernier
Those docs are all very confusing to me... I still don't see how to fix this. My mm_cfg.py file has the following section: ## # Put YOUR site-specific settings below this line. MTA = 'Postfix' DEFAULT_EMAIL_HOST = 'hostname.risd.edu' DEFAULT_URL_HO

Re: [Mailman-Users] Error Creating List - additional info

2009-03-23 Thread Jeff Bernier
Thank you Mark for your help explaining this. Great stuff! Jeff >>> Mark Sapiro 3/23/2009 12:48 PM >>> Jeff, I see the problem. you have two lists named "dm" and "dm-admin", but LISTNAME-admin is one of the aliases created for every LISTNAME. Thus, you get dm-admin: "|/usr/share/mailma

Re: [Mailman-Users] Error Creating List - additional info

2009-03-23 Thread Mark Sapiro
Jeff Bernier wrote: >I should have included this in my message. When crating a list from the >command line, The list creates ok, but I see this message just after I enter >the initial list password: > >postalias: warning: /private/var/mailman/data/aliases.db: duplicate entry: >"dm-admin" For

Re: [Mailman-Users] Error Creating List

2009-03-23 Thread Mark Sapiro
Jeff Bernier wrote: > >When attempting to create a list from Mailman's web interface, I get: > >Error: Unknown virtual host: lists.risd.edu See the FAQs at and . -- Mark Sapiro The highway is for gamblers, San Francisco Bay Ar

[Mailman-Users] Error Creating List - additional info

2009-03-23 Thread Jeff Bernier
I should have included this in my message. When crating a list from the command line, The list creates ok, but I see this message just after I enter the initial list password: postalias: warning: /private/var/mailman/data/aliases.db: duplicate entry: "dm-admin"

[Mailman-Users] Error Creating List

2009-03-23 Thread Jeff Bernier
Hi All, When attempting to create a list from Mailman's web interface, I get: Error: Unknown virtual host: lists.risd.edu I can create lists at the command line just fine. How can I correct this? -- Mailman-Users mailing list Mailman-Use