Thanks, and a bit of a Mea Culpa too! Re: [Mailman-Users] patch: fix line break in subject header

Mitchell Marks mitchell at cuip.net
Wed Feb 26 15:44:47 CET 2003


Thanks very much, the new patches make a big improvement!  I haven't yet 
looked at really long headers or particulars of the multi-line handling 
such as those Sumeet is commenting on, but it does clear up my main problem 
(and user's complaint) of a line break coming right after the list tag, and 
hiding the substantive subject matter from Eudora users.

The mea culpa: these patches didn't work until it occurred to me to try 
restarting mailmancntl (i.e. /etc/init.d/mailman).  I didn't do that with 
previous patches, either, so they might have made more difference than I 
thought at the time.

Actually, I don't really understand why a restart from mailmancntl should 
make any difference.  I thought it was something like the old qrunner that 
ran from crontab, and that each posting meant a new Python process which 
would see the new library files.  Is there some persistent Python process 
that needs to be made to reread the libraries??

Thanks again,

Mitch



At 11:49 PM 2/25/03, Sumeet wrote:
>So, now it does some strange spaceing and comes out like this note 
>different but existing spacing issues:
>Subject: [webmaster] this is a test this is a test this is a test this is a
>  test this  is a test this is a test this is a test this
>  is a test this is a test thi      s is a test this is a test
>  this is a test this is a test this is a test t his is a
>  test this is a test.
>
>
>I replaced Header.py by cping it and placing your file in 
>~mailman/pythonlib/email/ and running patch < headerpatch.diff which ran 
>successfully. thx, sumeet.
>----- Original Message -----
>From: "Tokio Kikuchi" <tkikuchi at is.kochi-u.ac.jp>
>To: <Mailman-Users at python.org>
>Sent: Tuesday, February 25, 2003 5:43 PM
>Subject: [Mailman-Users] patch: fix line break in subject header
>
>
> > Folks,
> >
> > I've uploaded new patches to fix (hopefully) line break in subject.
> >
> > 1. patch to <prefix>/pythonlib/email/Header.py
> > 
> http://sourceforge.net/tracker/?func=detail&aid=687338&group_id=25568&atid=384680
> > Header.py patch rev030226
> > 
> http://sourceforge.net/tracker/download.php?group_id=25568&atid=384680&file_id=43480&aid=687338
> >
> > 2. patch to <srcdir>/Mailman/Handler/CookHeaders.py
> > 
> http://sourceforge.net/tracker/?func=detail&aid=601117&group_id=103&atid=300103
> > patch for mailman-2.1.1 rev030226
> > 
> http://sourceforge.net/tracker/download.php?group_id=103&atid=300103&file_id=43479&aid=601117
> >
> >
> > Tokio
> >
> >
> > ------------------------------------------------------
> > Mailman-Users mailing list
> > Mailman-Users at 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/
> >
> > This message was sent to: sumeetp at hotmail.com
> > Unsubscribe or change your options at
> > http://mail.python.org/mailman/options/mailman-users/sumeetp%40hotmail.com
> >
>------------------------------------------------------
>Mailman-Users mailing list
>Mailman-Users at 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/
>
>This message was sent to: mitchell at cuip.net
>Unsubscribe or change your options at
>http://mail.python.org/mailman/options/mailman-users/mitchell%40cuip.net




More information about the Mailman-Users mailing list