From owner-freebsd-questions Wed Feb 27 14: 0:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts13-srv.bellnexxia.net (tomts13.bellnexxia.net [209.226.175.34]) by hub.freebsd.org (Postfix) with ESMTP id 55FAF37B417 for ; Wed, 27 Feb 2002 14:00:23 -0800 (PST) Received: from scaryg.shacknet.nu ([64.231.135.247]) by tomts13-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020227220022.BESL4735.tomts13-srv.bellnexxia.net@scaryg.shacknet.nu> for ; Wed, 27 Feb 2002 17:00:22 -0500 Received: from localhost ([::1] helo=scaryg.shacknet.nu) by scaryg.shacknet.nu with smtp (Exim 3.34 #1) id 16gC92-000OF6-00 for freebsd-questions@freebsd.org; Wed, 27 Feb 2002 17:01:52 -0500 Date: Wed, 27 Feb 2002 17:01:52 -0500 From: ScaryG To: FreeBSD Questions Subject: mailman 2.0 Message-Id: <20020227170152.4003ab99.freymann@scaryg.shacknet.nu> X-Mailer: Sylpheed version 0.7.2 (GTK+ 1.2.10; i386-portbld-freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just installed MailMan 2.0 on one of my FreeBSD machines. Very nice! (I was used to majordomo) For some reason I can't get to the mailing list pages at python.org so I thought I'd try this here first. Got it all running quite nicely. But the cron jobs that run continually sput out about 4 emails back to me with python errors that I don't want to keep getting (4 every 5 minutes or so, yuck!) I get stuff like: /home/mailman/cron/qrunner:0: SyntaxWarning: name '_listcache' is assigned to before global declaration/usr/local/lib/python2.2/regsub.py:15: DeprecationWarning: the regsub module is deprecated; please use re.sub() DeprecationWarning) and /usr/local/lib/python2.2/regsub.py:15: DeprecationWarning: the regsub module is deprecated; please use re.sub() DeprecationWarning) I just installed python from ports and mailman from source. Is there something I can change to get rid off all these errors and emails? Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message