> 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
> 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
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/ ??
>
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
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 "/
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
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
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
> "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