Lukasz Szybalski wrote:
>
>error: (doesn't have much there)
>
>Oct 23 20:50:42 2006 mailmanctl(13642): The master qrunner lock could
>not be acquired because it appears as if another
>master qrunner is already running.
>I was restarting mailman..


'restart' won't issue this message. This message comes from doing
'mailmanctl start' without first doing 'mailmanctl stop' and waithing
for everything to stop.


>Oct 23 20:50:42 2006 mailmanctl(13642):
>Oct 23 20:59:39 2006 (13656) Cannot connect to SMTP server localhost
>on port smtp
>Oct 24 08:36:36 2006 (18268) Cannot connect to SMTP server localhost
>on port smtp
>not sure about these 2 other than, my postfix is working since i can
>send and receive emails. I assume it had to be somewhat connected with
>the timeout in previous error.


This is an exception reported by OutgoingRunner when SMTPDirect
encounters an uncaught socket.error exception.

There is no debug output from smtplib.

Which Mailman/Handlers/SMTPDirect.py did you patch? is there a
SMTPDirect.pyc in the same directory with a timestamp later than
SMTPDirect.py? The timestamp on SMTPDirect.pyc should be the time of
the first 'mailmanctl restart' following the change to SMTPDirect.py.

-- 
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://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&amp;file=faq01.027.htp

Reply via email to