Re: [Mailman-Developers] ~mailman/bin/mailmanctl -s start

2001-12-26 Thread Fil
> a 'grep pid' in the source directory gives: > misc/mailman:# pidfile: /home/mailman/data/qrunner.pid > misc/mailman.in:# pidfile: @prefix@/data/qrunner.pid > so how does mailman know to put its pidfile into /var/run/ ?? Unfortunately it seems there is no option in 'configure' to send the pidfil

Re: [Mailman-Developers] ~mailman/bin/mailmanctl -s start

2001-12-26 Thread Fil
> Unfortunately it seems there is no option in 'configure' to send the pidfile > to /var/run/ ?? Oops! Sorry it was in Mailman/Defaults.py, so I could modify it in mm_cfg.py: PIDFILE = '/var/run/mailman.pid' -- Fil ___ Mailman-Developers mailing

Re: [Mailman-Developers] ~mailman/bin/mailmanctl -s start

2001-12-26 Thread J C Lawrence
On Wed, 26 Dec 2001 10:51:11 +0100 fil <[EMAIL PROTECTED]> wrote: >> a 'grep pid' in the source directory gives: misc/mailman:# >> pidfile: /home/mailman/data/qrunner.pid misc/mailman.in:# >> pidfile: @prefix@/data/qrunner.pid so how does mailman know to >> put its pidfile into /var/run/ ?? >

[Mailman-Developers] bug in pipermail ?

2001-12-26 Thread Fil
Her's the traceback: # bin/arch listes ... figuring article archives 2001-July Traceback (most recent call last): File "bin/arch", line 129, in ? main() File "bin/arch", line 118, in main archiver.processUnixMailbox(fp, Article) File "/home/mailman/Mailman/Archiver/pipermail.py", li

[Mailman-Developers] marshal.load() and error handling

2001-12-26 Thread Cillian Sharkey
I'd been getting EOF errors for some time now, both in log/error and from cron/checkdbs, e.g: Traceback (most recent call last): File "/local/mailman/cron/checkdbs", line 92, in ? main() File "/local/mailman/cron/checkdbs", line 43, in main count = mlist.NumRequestsPending() File "/

[Mailman-Developers] Illegal command: mailcmd

2001-12-26 Thread Roberto Bagnara
Hi there, we are experimenting with Mailman 2.1 (we absolutely need the Italian version) and we have problems with email confirmation of subscriptions. Here is the kind of message people trying to confirm receive in response: > Date: Wed, 12 Dec 2001 13:19:44 +0100 > From: Mail Delivery Subsyst

Re: [Mailman-Developers] [Patch] SMTPDirect.py wrongly closing the connection

2001-12-26 Thread Marc MERLIN
On Fri, Dec 14, 2001 at 03:08:20AM -0500, Barry A. Warsaw wrote: > > > "MM" == Marc MERLIN <[EMAIL PROTECTED]> writes: > > MM> So, I have my mailman alpha 3 cvs with python 2.1 seemingly > MM> working, and when I move a list with more than one subscriber > MM> to it > > Exactly

[Mailman-Developers] Getting Mailman and Postfix to play nice in virtual domains

2001-12-26 Thread Barry A. Warsaw
I've been playing around with support for virtual domains in Mailman, trying to make them play nice with Postfix. For the record, I'm using Postfix 20010228-pl08 on a RH6.1-ish Linux box. I'm using the latest Mailman 2.1 alpha cvs snapshots. I'm not sure I understand how Postfix expands addres

Re: [Mailman-Developers] Illegal command: mailcmd

2001-12-26 Thread Barry A. Warsaw
> "RB" == Roberto Bagnara <[EMAIL PROTECTED]> writes: RB> we are experimenting with Mailman 2.1 (we absolutely need the RB> Italian version) and we have problems with email confirmation RB> of subscriptions. Here is the kind of message people trying RB> to confirm receive in