[Mailman-Users] Can't send messages to list

Mark Sapiro msapiro at value.net
Tue Oct 24 17:26:56 CEST 2006


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 <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list