<html>
<head>
</head>
<body>
Still no luck with getting emails for welcomes and approvals...<br>
When firing the qrunner command that's in cron from shell, it appears to
goe fine. &nbsp;When invking it with the -v option, ie.:<br>
<br>
/usr/bin/python/ -S -v /home/mailman/cron/qrunner,<br>
<br>
I get the following in /home/mailman/logs/errors:<br>
<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear __builtin__._<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.path<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.argv<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.ps1<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.ps2<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.exitfunc<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.exc_type<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.exc_value<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.exc_traceback<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.last_type<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.last_value<br>
Sep 20 11:23:11 2001 qrunner(26106): # clear sys.last_traceback<br>
Sep 20 11:23:11 2001 qrunner(26106): # restore sys.stdin<br>
Sep 20 11:23:11 2001 qrunner(26106): # restore sys.stdout<br>
Sep 20 11:23:11 2001 qrunner(26106): # restore sys.stderr<br>
<br>
I get nothing in syslog, maillog, or mailq.<br>
<br>
I have been adding test users from the command line with the -w y arg in
addition to through the web interface. &nbsp;I have been trying to follow what
actually happens in the add_members code, but not knowing python, I've been
getting a little lost in the code. &nbsp;And I'm not sure if the above messages
are significant or just from the verbose switch...<br>
<br>
<br>
J C Lawrence wrote:<br>
<blockquote type="cite" cite="mid:29555.1000954910@kanga.nu">
  <pre wrap="">On Wed, 19 Sep 2001 15:30:56 -0400 <br>Mark T Valites <a class="moz-txt-link-rfc2396E" href="mailto:valites@geneseo.edu">&lt;valites@geneseo.edu&gt;</a> wrote:<br><br></pre>
  <blockquote type="cite">
    <pre wrap="">Cronjobs all appear to be running.  I've run them all from command<br>line with success too.  Is there/ which of the cronjobs sends<br>welcomes &amp; which sends a message that approval is needed?<br></pre>
    </blockquote>
    <pre wrap=""><!----><br>qrunner.<br><br></pre>
    </blockquote>
    <br>
    <br>
    </body>
    </html>