[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mailman-users
Subject:    [Mailman-Users] New beta release needed (+ little patch)
From:       Bernhard Reiter <bernhard () intevation ! de>
Date:       2000-06-21 10:28:16
[Download RAW message or body]

[Attachment #2 (multipart/mixed)]


It looks like a new mailman beta or even pre beta release is badly 
needed. I had to make to many little adjustments to 2.0b2.
(Also see my mail to mailman-users in April.)

So please release a bug-fix version. I see people going for the CVS
version. This creates a lot of work for people who just want to run
mailman in a stable way.

Here is another little patch so that error messages for external
archivers do not get lost. (You have to other chance to get that
information.)

Regards,
	Bernhard

-- 
Professional Service around Free Software                (intevation.net)  
The FreeGIS Project				            (freegis.org)
Association for a Free Informational Infrastructure            (ffii.org)

["2.0beta2.local4.diff" (text/plain)]

--- Mailman/Archiver/Archiver.py.org	Tue Jun 20 21:30:00 2000
+++ Mailman/Archiver/Archiver.py	Tue Jun 20 21:38:45 2000
@@ -180,8 +180,10 @@
         status = extarch.close()
         if status:
             self.LogMsg('error',
-                        'external archiver non-zero exit status: %d\n' %
-                        (status & 0xff00) >> 8)
+                        'external archiver non-zero exit status: %d\n' 
+			'\t while piping mail into:\n'
+			'\t\"%s\"' %
+                        ((status & 0xff00) >> 8,cmd) )
 
     #
     # archiving in real time  this is called from list.post(msg)

[Attachment #6 (application/pgp-signature)]
------------------------------------------------------
Mailman-Users maillist  -  Mailman-Users@python.org
http://www.python.org/mailman/listinfo/mailman-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic