-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thanks again. Please see the embedded responses.
At 07:10 PM 1/7/2008, you wrote: What does Mailman's bin/list_lists show? It shows my lists correctly. What exactly is in mm_cfg.py and Defaults.py for VAR_PREFIX and LIST_DATA_DIR. Note that if LIST_DATA_DIR is defined in Defaults.py as os.path.join(VAR_PREFIX, 'lists'), redefining VAR_PREFIX in mm_cfg.py will not change the location of LIST_DATA_DIR unless it is also redefined in mm_cfg.py subsequent to the redefinition of VAR_PREFIX. None are overridden in mm_cfg.py. VAR_PREFIX = "/var/lib/mailman" What happens if you do [EMAIL PROTECTED] mailman]# bin/withlist -i No list name supplied. Python 2.4.3 (#1, Mar 14 2007, 18:51:08) [GCC 4.1.1 20070105 (Red Hat 4.1.1-52)] on linux2 Type "help", "copyright", "credits" or "license" for more information. (InteractiveConsole) >>> from Mailman import mm_cfg >>> mm_cfg.LIST_DATA_DIR '/usr/local/mailman/lists' >>> It shows my correct path "/var/lib/mailman/lists" [EMAIL PROTECTED] mailman]# (the >>> lines are where you enter things. A control-D is entered on the last line to quit) Then do ls -l /usr/local/mailman/lists or whatever the output from the above was. - -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan It shows my mailing lists. I guess the implication is that something else is wrong. Maybe some sub-process of mailman is not running? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (MingW32) iD8DBQFHgsQe/fiWYqZ2tVQRAvw/AJ4n2Edpj9EhCBmnDBs4UpU9RTqtBACg/iaA 9OnhEdCeFXfvsevEWkAL9xk= =ybEP -----END PGP SIGNATURE----- ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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