On Sun, 2 Jun 2002 14:44:58 -0700, Marc MERLIN wrote:
> On Sun, Jun 02, 2002 at 05:35:07PM -0400, Ron Jarrell wrote:
> > It's not just subjects that trigger it - I posted a X-Face header two weeks
>
> I'm very aware of that, my initial post mentionned the X-Spam header from
> SA, and reference
On Tue, Jun 04, 2002 at 12:28:33PM -0700, Paul Dickson wrote:
> It happened to me today. A message from a Mailman 2.0.11 mailing list,
> created by Mutt/1.2.5.1i.
>
> The References: field had 5 message-ids separated by spaces only, making
> the line 254 characters long. The next line was a bla
Bugs item #564587, was opened at 2002-06-04 14:06
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100103&aid=564587&group_id=103
Category: command line scripts
Group: 2.1 beta
Status: Open
Resolution: None
Priority: 5
Submitted By: Devin L. Ganger (dlganger)
Assigne
Bugs item #564587, was opened at 2002-06-04 14:06
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100103&aid=564587&group_id=103
Category: command line scripts
Group: 2.1 beta
Status: Open
Resolution: None
Priority: 5
Submitted By: Devin L. Ganger (dlganger)
Assigne
Ok; Barry's busy closing on a house. This time, to the list...
I'm doing some low-grade hacking on MM CVS from about last week,
trying to adapt it for some commercial mailing for a client.
(Anyone inclined to maling my ethics without asking first will be
happily consigned to /dev/null; I get mor
On Tue, Jun 04, 2002 at 07:51:59PM -0400, Jay R. Ashworth wrote:
> Ok; Barry's busy closing on a house. This time, to the list...
And apologies for not unwiring the References header...
Cheers,
-- jra
--
Jay R. Ashworth[EMAIL PROTECTED]
Member of
I know what is causing
http://mail.python.org/pipermail-21/mailman-developers/2002-June/012093.html
It's the email package, and specifically it's Generator's behavior
when splitting long lines, i.e. Generator._split_header().
I actually think that method is terminally broken because it has a