Re: [Mailman-Developers] Contributing code?

2002-06-02 Thread Barry A. Warsaw
> "MM" == Marc MERLIN <[EMAIL PROTECTED]> writes: MM> Never mind, you're right. Too much hacking, not enough sleep. You've been listening to Nancy too much! :) -Barry ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.

Re: [Mailman-Developers] Re: Contributing code?

2002-06-02 Thread Barry A. Warsaw
> "DG" == David Gibbs <[EMAIL PROTECTED]> writes: DG> Ok, I posted it on sf. It's patch #563686. Thanks. Yup, "cvs diff -u" is the preferred mechanism. You'll need to do -N if you're adding new files (but you can also just post the new files themselves). I can grok context diffs (-C

[Mailman-Developers] Re: Contributing code?

2002-06-02 Thread David Gibbs
"Barry A. Warsaw" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Better yet, post it on the SF patch manager, so it doesn't get lost in > my inbox! ;) Ok, I posted it on sf. It's patch #563686. david ___ Mai

[Mailman-Developers] [ mailman-Patches-563686 ] Position cursor in login templates

2002-06-02 Thread noreply
Patches item #563686, was opened at 2002-06-02 19:03 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=300103&aid=563686&group_id=103 Category: Web UI Group: Mailman 2.1 Status: Open Resolution: None Priority: 5 Submitted By: David Gibbs (midrangeman) Assigned to: Nob

Re: [Mailman-Developers] Contributing code?

2002-06-02 Thread Marc MERLIN
On Sun, Jun 02, 2002 at 06:58:44PM -0500, David Gibbs wrote: > At 06:54 PM 6/2/2002, Marc MERLIN wrote: > >> cvs diff -u :-) > >Mmmh, no, that'd make your patch inversed. > > You sure? I just ran a diff on my patch and it looks right to me... Never mind, you're right. Too much hacking, not eno

Re: [Mailman-Developers] Contributing code?

2002-06-02 Thread David Gibbs
At 06:54 PM 6/2/2002, Marc MERLIN wrote: > > cvs diff -u :-) >Mmmh, no, that'd make your patch inversed. You sure? I just ran a diff on my patch and it looks right to me... Line I replace has a "-" in front of it, line I replaced it with as a "+" in front. >Make two dirs: >mailman-cvs mai

Re: [Mailman-Developers] Contributing code?

2002-06-02 Thread Marc MERLIN
On Sun, Jun 02, 2002 at 04:52:57PM -0700, Marc MERLIN wrote: > On Sun, Jun 02, 2002 at 06:47:34PM -0500, David Gibbs wrote: > > At 06:29 PM 6/2/2002, Barry A. Warsaw wrote: > > >Better yet, post it on the SF patch manager, so it doesn't get lost in > > >my inbox! ;) > > > > Ok. What's the prescr

Re: [Mailman-Developers] Contributing code?

2002-06-02 Thread Marc MERLIN
On Sun, Jun 02, 2002 at 06:47:34PM -0500, David Gibbs wrote: > At 06:29 PM 6/2/2002, Barry A. Warsaw wrote: > >Better yet, post it on the SF patch manager, so it doesn't get lost in > >my inbox! ;) > > Ok. What's the prescribed method of preparing a good diff? > > cvs diff? cvs diff -u :-) Ma

Re: [Mailman-Developers] Contributing code?

2002-06-02 Thread David Gibbs
At 06:29 PM 6/2/2002, Barry A. Warsaw wrote: >Better yet, post it on the SF patch manager, so it doesn't get lost in >my inbox! ;) Ok. What's the prescribed method of preparing a good diff? cvs diff? david -- | Internet: [EMAIL PROTECTED] | WWW: http://david.fallingrock.net | AIM: MidrangeMan

Re: [Mailman-Developers] Contributing code?

2002-06-02 Thread Barry A. Warsaw
> "MM" == Marc MERLIN <[EMAIL PROTECTED]> writes: MM> If the diff isn't too big, post it here. If it's big or you MM> are afraid the MUA/MTA is going to damanged it, put it on a MM> web site and post a URL. Better yet, post it on the SF patch manager, so it doesn't get lost in m

[Mailman-Developers] MimeFilter integration with Mailman

2002-06-02 Thread J C Lawrence
<> A while back I noticed that while we'd been happily recommending MimeFilter for stripping unwanted MIME parts from messages before they got to mailman, nobody had bothered to say how to run it beyond "chuck it in the alias file". Problem: those instructions (generally) won't work. Rea

Re: [Mailman-Developers] Contributing code?

2002-06-02 Thread Marc MERLIN
On Sun, Jun 02, 2002 at 05:06:17PM -0500, David Gibbs wrote: > Folks: > > How does one go about contributing code? > > I've made some small changes in my cvs sandbox that I think would be useful > for the core code. Do I mail them to someone (Barry?) for consideration, > post them here, what?

[Mailman-Developers] Contributing code?

2002-06-02 Thread David Gibbs
Folks: How does one go about contributing code? I've made some small changes in my cvs sandbox that I think would be useful for the core code. Do I mail them to someone (Barry?) for consideration, post them here, what? The mods I made are fairly simple ... when the admlogin, options, and priva

Re: [Mailman-Developers] bug demonstration 12345678911234567892123456789312345678941234567895123456789612345678971234567898112345678911234567892123456789112345678911234567892123456789 more text

2002-06-02 Thread Barry A. Warsaw
> "RJ" == Ron Jarrell <[EMAIL PROTECTED]> writes: RJ> What little time I've had to look at it has left me convinced RJ> it's email that's doing it... I suspect this as well. I'm way too busy to spend a lot of time on this right now (I'm closing on a new house tomorrow), but it woul

Re: [Mailman-Developers] bug demonstration

2002-06-02 Thread Marc MERLIN
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 headers from buggy outlooks that forget to put a space between me

Re: [Mailman-Developers] bug demonstration

2002-06-02 Thread Ron Jarrell
At 12:32 PM 6/2/02 +0200, Ricardo Kustner wrote: >Marc MERLIN wrote: > If this works as expected, all the headers below the subject line should end up in the mail body. >>>Son of a... >>Ahah, and now it barfs on python.org too. >>I don't get this bug, I really don't... > >the bug is probab

Re: [Mailman-Developers] bug demonstration

2002-06-02 Thread Ron Jarrell
At 12:16 AM 6/2/02 -0700, Marc MERLIN wrote: >Ahah, and now it barfs on python.org too. > >I don't get this bug, I really don't... Yea. It's not simple line length. It also appears to really need a continuation header to trigger; I think it happened after you replied because *now*, thanks to

Re: [Mailman-Developers] bug demonstration 12345678911234567892123456789312345678941234567895123456789612345678971234567898112345678911234567892123456789112345678911234567892123456789 more text

2002-06-02 Thread Ron Jarrell
At 11:54 PM 6/1/02 -0700, Marc MERLIN wrote: >If this works as expected, all the headers below the subject line should >end up in the mail body. > >I've been tracking this bug for a while, apparently mailman's header parsing >chokes when you have a header that contains more than 80 (maybe 1

Re: [Mailman-Developers] bug demonstration

2002-06-02 Thread Marc MERLIN
On Sun, Jun 02, 2002 at 12:32:16PM +0200, Ricardo Kustner wrote: > >>>If this works as expected, all the headers below the subject line should > >>>end up in the mail body. > >>Son of a... > >Ahah, and now it barfs on python.org too. > >I don't get this bug, I really don't... > > the bug is proba

Re: [Mailman-Developers] 2.1b4 bug or my problem?

2002-06-02 Thread Simone Piunno
domenica, 02 giugno 2002 alle 15:48:32, Luigi Rosa ha scritto: > I just installed 2.1b4 on a fresh Linux installation. the last CVS is 2.1b2+... where did you find this 2.1b4? :) -- Simone Piunno, FerraraLUG - http://members.ferrara.linux.it/pioppo ___

[Mailman-Developers] Help !

2002-06-02 Thread Valentijn Borstlap
Hi, I tested mailman a while ago. But now I don't use it. It seems that my postfix program isn't working ok. Do you have some idea's on how I can uninstall mailman? Thanx in advance! Valentijn Borstlap --- FirstFind E-Consults

[Mailman-Developers] RE: [Mailman-Users] "Host name this list prefers"

2002-06-02 Thread steven
found the problem, it was me. I had DM "(who I masquerade as (null for no masquerading) (see also $=M)" set in sendmail.cf, which was overriding FM (masq-domains.) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Jon Carnes > Sent: Saturday, Jun

[Mailman-Developers] bin/arch woes in 2.1b2

2002-06-02 Thread Oliver Wang
Hi, I am testing out 2.1b2 and try importing some mbox with foreign characters by "bin/arch", and it broke down in the middle with following errors. Any ideas what is wrong? thanks /oliver main() File "bin/arch", line 148, in main archiver.processUnixMailbox(fp, Article, start, end)

[Mailman-Developers] 2.1b4 bug or my problem?

2002-06-02 Thread Luigi Rosa
I just installed 2.1b4 on a fresh Linux installation. Everything is working well except for the URL in the headers and in the web pages. The hostname of the Linux box is mail.hypertrek.info and this is a part of mm_cfg.py: DEFAULT_EMAIL_HOST = 'mail.hypertrek.info' DEFAULT_URL_HOST = 'mail.hy

[Mailman-Developers] Re: [Mailman-Users] "Host name this list prefers"

2002-06-02 Thread Danny Terweij
From: "Jon Carnes" <[EMAIL PROTECTED]> > On Saturday 01 June 2002 10:28 pm, Danny Terweij wrote: > > steven <[EMAIL PROTECTED]> heeft geschreven: > > > [EMAIL PROTECTED] instead of [EMAIL PROTECTED] ? > > I have the same question asked at the dev list ( a few days ago). > > Danny, > Alas, Mai

Re: [Mailman-Developers] bug demonstration

2002-06-02 Thread Ricardo Kustner
Marc MERLIN wrote: >>>If this works as expected, all the headers below the subject line should >>>end up in the mail body. >>Son of a... > Ahah, and now it barfs on python.org too. > I don't get this bug, I really don't... the bug is probably in the function prefix_subject in Mailman/Handlers/C