@ 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
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?
> "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
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
> "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
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
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
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
>
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
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
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.
_
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
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
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.
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
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
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
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?
> 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/
> 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
> > 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.
> "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
> > "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...
> 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
> "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
> "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_
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
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
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
29 matches
Mail list logo