Matthew A. Marshall wrote:
>I see the qrunner has the option of running in verbose mode. However, I
>do not see how to enable this option with the mailmanctl script. I
>would rather not go in and edit the qrunner script. Is there something
>obvious I'm missing?
You can run bin/qrunner manually, but --verbose won't help you. All it
does is:
if verbose:
syslog('qrunner', 'Now doing a %s qrunner iteration',
qrunner.__class__.__bases__[0].__name__)
at the end of each loop.
--
Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp