[Mailman-Users] All recipients refused: please run connect()first

Mark Sapiro msapiro at value.net
Tue Jul 26 00:36:21 CEST 2005


ross at jose.lug.udel.edu wrote:

>On Mon, Jul 25, 2005 at 05:07:58PM -0400, ross at jose.lug.udel.edu wrote:
>> smtp:Jul 25 12:23:59 2005 (23825) All recipients refused: please run connect() first
>
>
>Found some errors in the error log that my egreps didn't catch:
>
>Jul 25 12:24:00 2005 (23825) Uncaught runner exception: please run connect() first
>Jul 25 12:24:00 2005 (23825) Traceback (most recent call last):
>  File "/opt/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop
>    self._onefile(msg, msgdata)
>  File "/opt/mailman/Mailman/Queue/Runner.py", line 155, in _onefile
>    keepqueued = self._dispose(mlist, msg, msgdata)
>  File "/opt/mailman/Mailman/Queue/OutgoingRunner.py", line 61, in _dispose
>    self._func(mlist, msg, msgdata)
>  File "/opt/mailman/Mailman/Handlers/SMTPDirect.py", line 150, in process
>    conn.quit()
>  File "/opt/mailman/Mailman/Handlers/SMTPDirect.py", line 80, in quit
>    self.__conn.quit()
>  File "/usr/lib/python2.1/smtplib.py", line 514, in quit
>    self.docmd("quit")
>  File "/usr/lib/python2.1/smtplib.py", line 291, in docmd
>    self.putcmd(cmd,args)
>  File "/usr/lib/python2.1/smtplib.py", line 247, in putcmd
>    self.send(str)
>  File "/usr/lib/python2.1/smtplib.py", line 239, in send
>    raise SMTPServerDisconnected('please run connect() first')
>SMTPServerDisconnected: please run connect() first
>
>Jul 25 12:24:00 2005 (23825) SHUNTING: 1122308637.3926401+03d8ad3fcca949ccc61fee9278539cc1162226e3
>

It looks to me like your outgoing SMTP server disconnected you
abruptly. It may be a transient situation in which case bin/unshunt
will put the message back in the out queue and Mailman will retry the
delivery. If the problem recurs and the SMTP server is otherwise OK,
it probably has to do with something in the message itself.

--
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