Re: [Mailman-Developers] Bug/Request for change

2001-02-27 Thread J C Lawrence
On Tue, 27 Feb 2001 08:17:10 -0700 Matthew Seidl <[EMAIL PROTECTED]> wrote: > Over the weekend one of the uesers on one of my lists had both > their DNS servers go down. This means that any attempt to deliver > mail to them had a 4 minute DNS failure timeout. > This went fine, till about 5 mes

Re: [Mailman-Developers] Problems with latest CVS version

2001-02-27 Thread Barry A. Warsaw
> "CR" == Chris Ryan <[EMAIL PROTECTED]> writes: CR> Do you have a timeframe on when the next big commit is going CR> to be? Sometime today or tomorrow. ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/

Re: [Mailman-Developers] Problems with latest CVS version

2001-02-27 Thread Chris Ryan
Do you have a timeframe on when the next big commit is going to be? Thanks in advance. Chris Ryan [EMAIL PROTECTED] "Barry A. Warsaw" wrote: > > > "CR" == Chris Ryan <[EMAIL PROTECTED]> writes: > > CR> Does anyone know how this should be fixed or what I did wrong? > CR> I have the

Re: [Mailman-Developers] Problems with latest CVS version

2001-02-27 Thread Barry A. Warsaw
> "CR" == Chris Ryan <[EMAIL PROTECTED]> writes: CR> Does anyone know how this should be fixed or what I did wrong? CR> I have the latest of mimelib 0.2 installed. I'd say wait until the next huge round of checkins. I've got lots of fixes for cvs problems waiting in the wings. -Ba

[Mailman-Developers] Problems with latest CVS version

2001-02-27 Thread Chris Ryan
I setup the latest of mailman from cvs yesterday and I'm having some difficulty getting it all working. My first problem was with /scripts/mailcmd on line 49: print >> sys.stderr 'Mailman error: mailcmd got bad listname: %s\n%s' \ ^ -- missing comma after sys.stderr I also h

Re: [Mailman-Developers] Bug/Request for change

2001-02-27 Thread Barry A. Warsaw
> "MS" == Matthew Seidl <[EMAIL PROTECTED]> writes: MS> It seems to me that qrunner should at least try messages in a MS> most recent first order, instead of oldest first. But that MS> might still lead to starvation of some messages in the queue. The easiest fix is to add a `sh

[Mailman-Developers] Bug/Request for change

2001-02-27 Thread Matthew Seidl
Over the weekend one of the uesers on one of my lists had both their DNS servers go down. This means that any attempt to deliver mail to them had a 4 minute DNS failure timeout. This went fine, till about 5 messages for them accumulated in the qfiles directory. Then each qrunner that started u