Jim Garrison wrote: >Mark Sapiro wrote: >> Just delete the entry from qfiles/retry >Sorry, I don't know where to look for qfiles/retry. I >did a search of my entire system for a directory named >qfiles but found nothing. I'm running version 2.1.9.
If your Mailman was installed from source in the default location, it's /usr/local/mailman/qfiles/retry, but it could be anywhere. If you know where Defaults.py and mm_cfg.py are, look in Defaults.py where you should see QUEUE_DIR = os.path.join(VAR_PREFIX, 'qfiles') and before that, VAR_PREFIX = '/some/path' which would put qfiles at /some/path/qfiles. Did you do find / -name qfiles -print ? You could also try ls -l ~mailman -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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