[Mailman-Users] Python and Mailman problem

2002-05-22 Thread Kory Wheatley
Critical trying to run Python 2.1 on my production mailman 2.0.11 Univeristy Mailing Lists. I had to revert back to Python1.5.2 Does Python 2.1 work with Mailman 2.0.11. Details & and error messages below. Does anyone know the solution of this problem below? I've install mailman 2.0.11 on Red Ha

[Mailman-Users] Trouble with new mailman 2.1 install

2002-05-22 Thread Rob Brandt
I'm doing a new installation of mailman v2.1 beta on a new linux server. During 'make install', I get: Compiling /usr/local/mailman/Mailman/versions.py ... Traceback (most recent call first): File "/bin/update", line 44, in ? import paths ImportError: no module named paths make: *** [up

Re: [Mailman-Users] importing archive

2002-05-22 Thread Jörn Nettingsmeier
John Meissen wrote: > > [EMAIL PROTECTED] said: > > How do I import an archive into a new mailing list? > > I had the same question when I set my list(s) up, and I saw it often > enough in the archives (usually unanswered) that I'm surprised it's not > in the FAQ. you can enter faq entries your

[Mailman-Users] bounce log & config.db dump info

2002-05-22 Thread Mark T. Valites
I had asked a while ago about what certain entries in the bounce log meant, and John was kind enough to answer. (http://marc.theaimsgroup.com/?l=mailman-users&m=100282252809791) I was wondering if there is any info for all the other messages I see in the bounce logs & entries in from a dump of t

[Mailman-Users] Slow email

2002-05-22 Thread Bruce den Dulk
When I send an email to our mailman list it takes 90 to 120 minutes to distribute (our list only contains 15 addresses). If I send an email directly to an individual that is on the list it arrives almost instantly. Any ideas what might be causing the delay when sending to the list? --

Re: [Mailman-Users] importing archive

2002-05-22 Thread John Meissen
[EMAIL PROTECTED] said: > How do I import an archive into a new mailing list? I had the same question when I set my list(s) up, and I saw it often enough in the archives (usually unanswered) that I'm surprised it's not in the FAQ. If your archive is in mbox format copy it to archives/privat

Re: [Mailman-Users] Upgrade differences

2002-05-22 Thread Marc MERLIN
On Wed, May 22, 2002 at 11:37:04AM -0500, Paul Croft wrote: > Is there a site that lists the new features that are in this version? There are announced right here, you can read the archives, but I'll save you time, it's only bug fixes. New features are in mailman 2.1 Marc -- Microsoft is to ope

Re: [Mailman-Users] undumping a db file

2002-05-22 Thread Ashley M. Kirchner
Tzafrir Cohen wrote: > The data of the list is already in the new localtion, but it seems that > the db contains the pathes of the old localtion. I somehow have ignored > move_list . I would like to avoid moving/copying back the data at the > moment if it is possible because the symlinks in archi

Re: [Mailman-Users] Suddenly Stopped

2002-05-22 Thread Ashley M. Kirchner
Joseph Kezar wrote: > File "/home/mailman/Mailman/Handlers/ToDigest.py", line 279, in Present > lines.append(self.__mlist.digest_header % self.TemplateRefs()) > ValueError: unsupported format character 'r' (0x72) What could have broken > this? And how can it be fixed? Someone edited t

[Mailman-Users] Upgrade differences

2002-05-22 Thread Paul Croft
Hi I am one of those users without Shell access to Mailman and access it through a control panel on my websiterecently (I think this weekend)...my host upgraded to 2.0.10 and I would like to know where I could find out what changes have been made to the software in this upgrade. Is there

[Mailman-Users] Suddenly Stopped

2002-05-22 Thread Joseph Kezar
we have been using MailMan 2.0.6 for quite a long time here.  Last week the digests stopped going out at noon(12:00pm).  The cron job returns this error:   Traceback (innermost last):  File "/home/mailman/cron/senddigests", line 65, in ?    main()  File "/home/mailman/cron/senddigests", line

Re: [Mailman-Users] How many messages can Mm handle?

2002-05-22 Thread Jörn Nettingsmeier
> Woodie Sayles wrote: > > I know this depends on cpu and memory, but can anyone give me an idea > on how many postings/messages Mailman can handle per hour or per day? > (1) please post in plain text. (2) mailman is not the bottleneck in most cases. it will handle as many mails as your outgoin

[Mailman-Users] How many messages can Mm handle?

2002-05-22 Thread Woodie Sayles
I know this depends on cpu and memory, but can anyone give me an idea on how many postings/messages Mailman can handle per hour or per day? Woodie Sayles Webfoot.Net [EMAIL PROTECTED] (727) 442-5770 (727) 442-3380 - fax Fast, friendly, professional web design and hosting. Visit our site at

RE: [Mailman-Users] Read-Only Mailing Lists

2002-05-22 Thread Sylvie Greverend
There is another way to do (for those that can't patch mailman) It is to ignore  the mailman user interface and to use the commands by mail in your own interface: here an example in php mail($to, "subscribe xxx nodigest address=".$email, "", $from); mail($to, "unsubscribe xxx ".$email, "", $f

[Mailman-Users] undumping a db file

2002-05-22 Thread Tzafrir Cohen
Hi Is it possible to recreate a .db file from its dump as created by dumpdb? I tried to move the mailing lists data from /usr/lib/mailman to /var/mailman (part of a general upgrade) and somehow things didn't go very well. The data of the list is already in the new localtion, but it seems that t

Re: [Mailman-Users] Read-Only Mailing Lists

2002-05-22 Thread J C Lawrence
On Mon, 20 May 2002 19:37:48 -0700 Benjamin Young <[EMAIL PROTECTED]> wrote: > I am new to Mailman and have searched the archives without finding a > solution to my problem but could not find an answer. I would like to > create a list where only the admin has permission to post (e.g. an > announ

Re: [Mailman-Users] Mailman does everything except send mail

2002-05-22 Thread Adrian 'Dagurashibanipal' von Bidder
On Tue, 2002-05-21 at 11:31, Jörn Nettingsmeier wrote: > i have played around a little with my local sendmail, and i think > something like the following *might* work. > the idea is to have sendmail trigger qrunner whenever a message comes > in. you can use multiple aliases, so why not use multip