Re: [Mailman-Users] Question About Gzip'd Archives

2009-09-03 Thread LuKreme
On 3-Sep-2009, at 14:45, Barry Finkel wrote: when I look at the file, I see that it is a plain text file. It is not a gzip'd file. Why? Thanks. This is not anything Mailman is doing. Either your system is automatically seeing the zipped data and uncompressing it, or (and this is more li

Re: [Mailman-Users] Question About Gzip'd Archives

2009-09-03 Thread Mark Sapiro
Grant Taylor wrote: >On 09/03/09 15:45, Barry Finkel wrote: >> I save it on my desktop, and when I look at the file, I see that it >> is a plain text file. It is not a gzip'd file. Why? Thanks. > >I'm betting that Apache is automatically decompressing the file and >sending it to you. I agre

Re: [Mailman-Users] Question About Gzip'd Archives

2009-09-03 Thread Mark Sapiro
Barry Finkel wrote: >I have a question about zipped list archives; the question arose from >a subscriber to one of our lists. I am running Mailman 2.1.11 on >Ubuntu from a package I built from the SourceForge source. > >mailman# pwd >/var/lib/mailman/archives/private/LISTNAME >mailman# ls -ald 20

Re: [Mailman-Users] Question About Gzip'd Archives

2009-09-03 Thread Grant Taylor
On 09/03/09 15:45, Barry Finkel wrote: I save it on my desktop, and when I look at the file, I see that it is a plain text file. It is not a gzip'd file. Why? Thanks. I'm betting that Apache is automatically decompressing the file and sending it to you. Apache (and a few other web servers

[Mailman-Users] Question About Gzip'd Archives

2009-09-03 Thread Barry Finkel
I have a question about zipped list archives; the question arose from a subscriber to one of our lists. I am running Mailman 2.1.11 on Ubuntu from a package I built from the SourceForge source. mailman# pwd /var/lib/mailman/archives/private/LISTNAME mailman# ls -ald 2009-August* drwxrwsr-x 2 list