Tad Dixon wrote: >No, when I do that, it says there is no mailing list name create. I am over >my head I think.
No, that's the correct response from mydomain/mailman/admin/create >I just installed this and I dont know what to do. I do not have an admin >password. I have been reading up and it seems like I have to create a site >list with an admin password first? Can I do that through a web site or do I >have to run those commands? If not, how do I run the commands? You have to create the site password with bin/mmsitepass first. in a command shell, 'cd' to the mailman installed directory (aka $prefix) Run 'bin/mmsitepass --help' to get the options. then run it again to set the site password and optionally a separate list create password. You don't need a separate list create password, you can use the site password. The separate password is in case you want to give people the ability to create lists from the web without giving them the ability to do everything which the site password allows. Then you can create the site list (named 'mailman' unless you changed it in mm_cfg.py) from the web. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
