Brad Knowles wrote: >At 1:52 PM +0200 10/11/06, Peter Soccar wrote: > >> I'm using mailman 2.1.7 installed from rpm on fedora 5, as I understand >> the default path of adm.py and creator.py should be /etc/mailman > >That's not where our code would have put it, so you must be using a >binary packaged version. We may be able to help you with problems >that are specific to our code, but we can't help you with anything >that may have been done to our code once it was taken by someone else >and turned into a binary package.
Brad is correct in what he says, but you may find <http://mail.python.org/pipermail/mailman-developers/2004-October/017343.html> to be helpful. Also, what are you looking for? Our code contains neither adm.py nor creator.py. If you are looking for the web CGI scripts, they are in Mailman/Cgi/ and the admin interface is admin.py and the list create interface is create.py. If you are looking for the site and list creator password, the files are adm.pw and creator.pw, (not .py) and they are in the data/ directory. if there is no creator.pw file, a list creator password has not been established. -- 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
