[EMAIL PROTECTED] wrote:
>
>When invoking "bin/mailmanctl -s start" it doesnt start any of the qrunner 
>processes.
>Infact, it seems to do nothing more then printing "Starting Mailman's 
>qrunner-Masterprocess." 
>
>Im a python newbie but as far as i can see the path in: 
>
> os.execl(mm_cfg.PYTHON, mm_cfg.PYTHON, exe, rswitch, '-s')
>
>are OK, i can create a debug message for every runner with the correct path 
>right before this line
>
>
>I can start all the runnners manually, eg
>
>/usr/bin/python  bin/qrunner --runner=OutgoingRunner:0:1 -s
>
>runs just fine and does what it has to do untill i ctrl+c it.
>
>Im quit sure this is a version problem or a Python libary missing. But i cant 
>find any error logs hinting.


Look in Mailman's 'qrunner' and 'error' logs. In a default installation
from source, these are in /usr/local/mailman/logs/.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to