Re: [Mailman-Users] message archiving problem

2007-04-16 Thread Brad Knowles
At 9:35 PM -0400 4/15/07, Rick Pasotto wrote: > What should happen and what *does* happen evidently are not the same. You report what you see, but the description you give in your report may have little to do with what is actually happening under the hood. We need to figure out if there's anyt

Re: [Mailman-Users] message archiving problem

2007-04-16 Thread Mark Sapiro
Stephen J. Turnbull wrote: >Mark Sapiro writes: > > > I said in my first reply > > > > A single post should be archived as one message unless it containes > > lines beginning with "From " (*nix mbox separators), but I think the > > current archiver escapes extraneous "From " lines, so even the

Re: [Mailman-Users] message archiving problem

2007-04-16 Thread Paul Tomblin
Mark Sapiro wrote: > > What happens if you do > > bin/withlist -i > > and then at the Python (>>>) prompts type > import email email.__version__ > > It should print 2.5.8 for Mailman 2.1.9. (Type a control-D to a >>> > prompt to quit.) On my Debian "Stable" (aka "etch") system, it

Re: [Mailman-Users] message archiving problem

2007-04-15 Thread Stephen J. Turnbull
Mark Sapiro writes: > I said in my first reply > > A single post should be archived as one message unless it containes > lines beginning with "From " (*nix mbox separators), but I think the > current archiver escapes extraneous "From " lines, so even these won't > cause a single message

Re: [Mailman-Users] message archiving problem

2007-04-15 Thread Stephen J. Turnbull
Rick Pasotto writes: > It must be the default as I certainly haven't changed anything. On the default archiver (pipermail) in default configuration, the 60-hyphen separators are preserved intact in this test: http://calypso.tux.org/pipermail/xemacs-test/2007-April/04.html

Re: [Mailman-Users] message archiving problem

2007-04-15 Thread Mark Sapiro
Rick Pasotto wrote: > >On Sun, Apr 15, 2007 at 07:47:21PM -0700, Mark Sapiro wrote: >> >> What Mailman version is this? > >Sorry. I should have specified before. I'm running debian 2.1.9. > >> Can you provide a sample message that will illustrate the problem when >> posted to a list? > >attached >

Re: [Mailman-Users] message archiving problem

2007-04-15 Thread Rick Pasotto
On Sun, Apr 15, 2007 at 07:47:21PM -0700, Mark Sapiro wrote: > > What Mailman version is this? Sorry. I should have specified before. I'm running debian 2.1.9. > Can you provide a sample message that will illustrate the problem when > posted to a list? attached If you'll go to http://qctm.org/

Re: [Mailman-Users] message archiving problem

2007-04-15 Thread Mark Sapiro
Rick Pasotto wrote: >On Sun, Apr 15, 2007 at 04:20:52PM -0700, Mark Sapiro wrote: >> What archiver is this? > >It must be the default as I certainly haven't changed anything. > >If I were using some external archiver why would I ask about it on this >list? Stranger things have happened. >> I

Re: [Mailman-Users] message archiving problem

2007-04-15 Thread Rick Pasotto
On Sun, Apr 15, 2007 at 04:20:52PM -0700, Mark Sapiro wrote: > Rick Pasotto wrote: > > >I have a couple of lists that I send a weekly message to. This message > >has sections that I separate using a line of 60 hyphens. When the > >message gets archived the sections are archived separately but only

Re: [Mailman-Users] message archiving problem

2007-04-15 Thread Mark Sapiro
Rick Pasotto wrote: >I have a couple of lists that I send a weekly message to. This message >has sections that I separate using a line of 60 hyphens. When the >message gets archived the sections are archived separately but only >the first has the correct subject line and the others show 'No Subjec

[Mailman-Users] message archiving problem

2007-04-09 Thread Rick Pasotto
I have a couple of lists that I send a weekly message to. This message has sections that I separate using a line of 60 hyphens. When the message gets archived the sections are archived separately but only the first has the correct subject line and the others show 'No Subject'. Why is this happenin