Re: [Mailman-Developers] Mailman/Defaults.py is not updated?

2002-01-08 Thread Fil
@ Barry A. Warsaw <[EMAIL PROTECTED]> : > Did you run "config.status ; make install" ? No! And that was it, of course. -- Fil ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers

[Mailman-Developers] iso-something subjects

2002-01-08 Thread Fil
Hi, there's been an annoying bug with Mailman, but I never took the time to mention it. Say my list is adding "[spip] " to the subject line if it is not present. I send: Subject: Macédoine ? Mailman receives Subject: =?iso-8859-1?Q?Mac=E9doine_?= Mailman sends: Subject: [spip] =?iso-8859-1?Q?

Re: [Mailman-Developers] Mailman/Defaults.py is not updated?

2002-01-08 Thread Barry A. Warsaw
> "F" == Fil <[EMAIL PROTECTED]> writes: F> @ Barry A. Warsaw <[EMAIL PROTECTED]> : >> Did you run "config.status ; make install" ? F> No! And that was it, of course. Cool! -Barry ___ Mailman-Developers mailing list [EMAIL PROTECTE

[Mailman-Developers] 2.1a4: outgoing messages lack 'Date:' header under qmail

2002-01-08 Thread Jason R. Mastaler
When using SMTPDirect as the DELIVERY_MODULE on qmail systems, messages are not sent with a 'Date:' header. Thus, the receiving MTA will most likely add one, but this is sort of confusing. RFC2822 also says this header must be present. I think Message.UserNotification.send() should also add a

Re: [Mailman-Developers] 2.1a4: outgoing messages lack 'Date:' header under qmail

2002-01-08 Thread Barry A. Warsaw
> "JRM" == Jason R Mastaler > <[EMAIL PROTECTED]> writes: JRM> When using SMTPDirect as the DELIVERY_MODULE on qmail JRM> systems, messages are not sent with a 'Date:' header. Thus, JRM> the receiving MTA will most likely add one, but this is sort JRM> of confusing. RFC

[Mailman-Developers] how to fix corrupt archive?

2002-01-08 Thread Bill Bradford
Jan 08 13:36:06 2002 qrunner(29784): Traceback (most recent call last): Jan 08 13:36:06 2002 qrunner(29784): File "../Mailman/Archiver/Archiver.py", l ine 221, in ArchiveMail Jan 08 13:36:06 2002 qrunner(29784): File "/usr/local/mailman/Mailman/Archiver /pipermail.py", line 528, in processUnix

Re: [Mailman-Developers] how to fix corrupt archive?

2002-01-08 Thread Bill Bradford
On Tue, Jan 08, 2002 at 01:42:32PM -0600, Bill Bradford wrote: > Jan 08 13:36:06 2002 qrunner(29784): ValueError: bad marshal data > Jan 08 13:36:06 2002 (29784) CORRUPT ARCHIVE FOR LIST: rescue > Ack! Any suggestions on how to fix? Tried to re-run arch: figuring article archives 2001-December

Re: [Mailman-Developers] bin/update: "cannot import name SimpleCookie" in mailman cvs

2002-01-08 Thread Simone Piunno
mercoledì, 02 gennaio 2002 alle 09:50:03, Marc MERLIN ha scritto: > > | ImportError: cannot import name SimpleCookie > > | make: *** [update] Error 1 > > This one should be shallow, and I think fixed in MM21a4. You need to > > remove all traces of Cookie.py from the Mailman installed >

Re: [Mailman-Developers] iso-something subjects

2002-01-08 Thread Mikhail Zabaluev
Hello Fil, On Tue, Jan 08, 2002 at 11:28:57AM +0100, Fil wrote: > > > Hi, > > there's been an annoying bug with Mailman, but I never took the time to > mention it. Say my list is adding "[spip] " to the subject line if it is not > present. > > I send: > Subject: Mac?doine ? > > Mailman receiv

Re: [Mailman-Developers] Enforcing plain text posting

2002-01-08 Thread Daniel J. Cody
Sorry a bit late to the party on this one, but a couple *very* simple things I do to keep HTML/any formatting email off my lists is adding a couple lines "Hold posts with header value matching a specified regexp" textarea box on the 'Privary Options' section of your list administration page: Con

Re: [Mailman-Developers] Enforcing plain text posting

2002-01-08 Thread Jeff Dairiki
I've written a patch for Mailman 2.0.x which strips non-text attachments from posts. (It is also smart enough to convert HTML-only posts to plain text.) See http://sf.net/tracker/?func=detail&aid=413752&group_id=103&atid=300103 for more information. _

[Mailman-Developers] "bug" in pipermail / 2.0.8

2002-01-08 Thread Bill Bradford
Okay, I had a problem with a list. I've got HTML archives of the list, generated by Mailman, going back to 1999. However, I've only got .mbox archives of the list going back a few months. I deleted the Janurary 2002 files from the archives/private/rescue/database/ directory, went to ~mailman/bi

Re: [Mailman-Developers] "bug" in pipermail / 2.0.8

2002-01-08 Thread Bill Bradford
On Tue, Jan 08, 2002 at 05:20:59PM -0600, Bill Bradford wrote: > It then regenerated the archives, fixed the problem - and forgot about > everything it had before June 2001! Even though there are files in > database/ all the way back to '99. > The HTML files are still there, but > http://www.sun

Re: [Mailman-Developers] "bug" in pipermail / 2.0.8

2002-01-08 Thread Bill Bradford
On Tue, Jan 08, 2002 at 05:32:05PM -0600, Bill Bradford wrote: > I was able to copy an old index.html file from a tar backup I made > of the entire rescue/ directory before I ran arch; however, anytime a > new post comes in, the index.html generated ONLY has the stuff from > the rescue.mbox in it.

[Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Bob Puff/NLE
Hey gang, In 2.0.x, how do you bump the volume number, and reset the digest number back to 1? Bob ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread [EMAIL PROTECTED]
DId I miss a message, or was there no reply? How do you change the digest numbers? Bob Bob Puff/NLE wrote: > > Hey gang, > > In 2.0.x, how do you bump the volume number, and reset the digest number back to 1? > > Bob > > ___ > Mailman-Developers

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Dan Mick
Did I miss a support contract that I was supposed to sign before joining this list? I don't know. Did you look at the source? > DId I miss a message, or was there no reply? How do you change the digest numbers? > > Bob > > > Bob Puff/NLE wrote: > > > > Hey gang, > > > > In 2.0.x, how do y

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Dan Mick
There's an admin page entry for it; you need to even crack the source. Bottom of admin//digest, if it's the same place as in 2.1 (and it looks like it is; I'm just not running 2.0.x so I can't verify easily). > Did I miss a support contract that I was supposed to sign > before joining this list?

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Dan Mick
> There's an admin page entry for it; you need to even crack the ^ didn't > source. Bottom of admin//digest, if it's the same place ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Bob [EMAIL PROTECTED]
> There's an admin page entry for it; you need to even crack the > source. Bottom of admin//digest, if it's the same place > as in 2.1 (and it looks like it is; I'm just not running 2.0.x so > I can't verify easily). Not in 2.0.x there's not. At least that I can see. That's a 2.1.x thing. Bob

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Dan Mick
> > There's an admin page entry for it; you need to even crack the > > source. Bottom of admin//digest, if it's the same place > > as in 2.1 (and it looks like it is; I'm just not running 2.0.x so > > I can't verify easily). > > Not in 2.0.x there's not. At least that I can see. That's a 2.1.

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Barry A. Warsaw
> "BP" == Bob Puff <[EMAIL PROTECTED]> writes: BP> In 2.0.x, how do you bump the volume number, and reset the BP> digest number back to 1? cron/bumpdigests -Barry ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.o

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Dan Mick
> > "BP" == Bob Puff <[EMAIL PROTECTED]> writes: > > BP> In 2.0.x, how do you bump the volume number, and reset the > BP> digest number back to 1? > > cron/bumpdigests Aha, a non-.py file! Looking at the source proved harder than I thought...

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Bob [EMAIL PROTECTED]
> cron/bumpdigests Thanks Barry.. how simple can it get? I already did this: file: upddig.py: def upddig(mlist): print mlist.volume print mlist.next_digest_number mlist.volume = 2 mlist.next_digest_number = 9 mlist.Save() Then I did: bin/withlist -l -r upddig [listname] Seems

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Barry A. Warsaw
> "DM" == Dan Mick <[EMAIL PROTECTED]> writes: DM> Aha, a non-.py file! DM> Looking at the source proved harder than I thought... Yeah, my "find | grep"s often miss those little buggers too! ___ Mailman-Developers mailing list [EMAIL PRO

Re: [Mailman-Developers] Changing Digest numbers

2002-01-08 Thread Barry A. Warsaw
> "B" == Bob <[EMAIL PROTECTED]> writes: >> cron/bumpdigests B> Thanks Barry.. how simple can it get? I already did this: | file: upddig.py: | def upddig(mlist): | print mlist.volume | print mlist.next_digest_number | mlist.volume = 2 | mlist.next_

[Mailman-Developers] Feature request w/code

2002-01-08 Thread Les Niles
On Mon, 31 Dec 2001 18:58:41 -0500 [EMAIL PROTECTED] (Barry A. Warsaw) wrote: >Hi all, > >Just wanted to let you know that I've released Mailman 2.1 alpha 4. >Below is the big list of changes with this release. This will be the >last alpha release for 2.1, but this still leaves open the possibili

Re: [Mailman-Developers] Feature request w/code

2002-01-08 Thread Barry A. Warsaw
I will /definitely/ take a look at this asap. I'm busy with other work right now, but hopefully tomorrow. -Barry ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers

Re: [Mailman-Developers] Feature request w/code

2002-01-08 Thread Chuq Von Rospach
On 1/8/02 10:50 PM, "Les Niles" <[EMAIL PROTECTED]> wrote: > Here's my pet new feature: MIME stripping, particularly for getting > rid of HTML and/or various binary attachments. > > I just uploaded a patch (501199) against 2.1a4 that implements this > in a Handler. It is per-list configurable w