Darren G Pifer wrote:
>>
>> I added this to my version of mailpasswds at line 237:
>>
>> print "msg=%s" % (msg)
>> msg.send(sitelist, **{'errorsto': sitebounce,
>> '_nolist' : 1,
>> 'verp': mm_cfg.VERP_PASSWORD_REMINDERS,
>>
Hello,
On Thu, 2005-09-22 at 11:28, Darren G Pifer wrote:
> Hello,
>
> On Wed, 2005-09-21 at 14:01, John Dennis wrote:
> > On Wed, 2005-09-21 at 13:44 -0400, Darren G Pifer wrote:
> > >
> > > Anything else?
> > Python print statements are pretty easy, in its simplest form:
> >
> > print "value1
Hello,
On Wed, 2005-09-21 at 14:01, John Dennis wrote:
> On Wed, 2005-09-21 at 13:44 -0400, Darren G Pifer wrote:
> >
> > Anything else?
>
> Well, if it were me I'd edit the script and throw in a few print
> statements in a few judicious places to track what it was or wasn't
> doing since you're
On Wed, 2005-09-21 at 13:44 -0400, Darren G Pifer wrote:
> On Wed, 2005-09-21 at 12:13, John Dennis wrote:
>
> > > I tried testing with:
> > >
> > > $ pwd
> > > /usr1/mailman/mailman/cron
> > >
> > > $ runas -u mailman ./mailpasswds -l testlist
> > >
> > > It just exits. Nothing in
On Wed, 2005-09-21 at 12:13, John Dennis wrote:
> > I tried testing with:
> >
> > $ pwd
> > /usr1/mailman/mailman/cron
> >
> > $ runas -u mailman ./mailpasswds -l testlist
> >
> > It just exits. Nothing in the mail or mailman logs.
> >
> > Other details: Red Hat Enterprise Li
On Wed, 2005-09-21 at 10:42 -0400, Darren G Pifer wrote:
> Hello,
>
> I thought this was working when we moved to Mailman 2.1.6b4
> in June, (I could be wrong) but the monthly password reminder
> is not working. I, and a colleague, have tried to manually
> test the script for a single list b
Hello,
I thought this was working when we moved to Mailman 2.1.6b4
in June, (I could be wrong) but the monthly password reminder
is not working. I, and a colleague, have tried to manually
test the script for a single list but it is not working. The
script that runs out of mailman's cron is: