Re: [Mailman-Users] Error: You are not authorized to create newmailinglists

2012-08-27 Thread Thufir
On 08/27/2012 09:20 PM, Mark Sapiro wrote: I wonder where mailman is picking up the @localhost, because mm_cfg.py >should only use the FQDN: The create CGI gets the domain from the host name in the URL. If you go to it should work. Works nicely

Re: [Mailman-Users] Error: You are not authorized to create newmailinglists

2012-08-27 Thread Mark Sapiro
Thufir wrote: > >I get: > >Error: Illegal list name: comp.lang.java.help.3@localhost > >from the web interface (I only typed in the part before @localhost) Because Mailman doesn't like domains without at least one dot. >although the CLI seems to handle it fine: [...] >I wonder where mailman is