Jean-Philippe GIOLA wrote: >> >yes but why having both txt and txt.gz ??
The .txt file is the one actually written by the archiver. The .txt.gz is for faster downloading. If you don't want the .txt.gz file, make sure you do not have GZIP_ARCHIVE_TXT_FILES = Yes in mm_cfg.py (i.e. it has it's default setting GZIP_ARCHIVE_TXT_FILES = No from Defaults.py) and change the Mailman cron jobs to remove or comment out the cron/nightly_gzip job. Also see the comment in Defaults.py about GZIP_ARCHIVE_TXT_FILES. Alternatively, you can keep the .txt.gz files and delete old .txt files as long as you're sure you won't get a backdated post in the future. -- 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
