Just a stab in the dark... Is it communicating with the smtp server? It looks like its getting a connection refused to sendmail....maybe?
* David Gibbs ([EMAIL PROTECTED]) wrote: > Any thoughts on this? > > Jan 06 11:11:44 2003 (13289) Uncaught runner exception: [Errno 4] > Interrupted system call > Jan 06 11:11:45 2003 (13289) Traceback (most recent call last): > File "/usr/local/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop > self._onefile(msg, msgdata) > File "/usr/local/mailman/Mailman/Queue/Runner.py", line 155, in _onefile > keepqueued = self._dispose(mlist, msg, msgdata) > File "/usr/local/mailman/Mailman/Queue/OutgoingRunner.py", line 61, in > _dispose > self._func(mlist, msg, msgdata) > File "/usr/local/mailman/Mailman/Handlers/SMTPDirect.py", line 139, in > process > deliveryfunc(mlist, msg, msgdata, envsender, refused, conn) > File "/usr/local/mailman/Mailman/Handlers/SMTPDirect.py", line 335, in > bulkdeliver > refused = conn.sendmail(envsender, recips, msgtext) > File "/usr/local/mailman/Mailman/Handlers/SMTPDirect.py", line 61, in > sendmail > results = self.__conn.sendmail(envsender, recips, msgtext) > File "/usr/src/build/143041-i386/install/usr/lib/python2.2/smtplib.py", > line 649, in sendmail > (code,resp) = self.data(msg) > File "/usr/src/build/143041-i386/install/usr/lib/python2.2/smtplib.py", > line 452, in data > (code,msg)=self.getreply() > File "/usr/src/build/143041-i386/install/usr/lib/python2.2/smtplib.py", > line 325, in getreply > line = self.file.readline() > IOError: [Errno 4] Interrupted system call > > Jan 06 11:11:45 2003 (13289) SHUNTING: > 1041867350.917309+1f446e9ad4c55f50183ff7a818a95c53a2ccf1ad > > > > > > ------------------------------------------------------ > 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/ > > This message was sent to: [EMAIL PROTECTED] > Unsubscribe or change your options at > http://mail.python.org/mailman/options/mailman-users/bigdog%40dogpound.vnet.net ---------------------------------------------- | Matthew Davis /\ http://dogpound.vnet.net/ | |--------------------------------------------| | Monday, January 06, 2003 / 11:07PM | ---------------------------------------------- Ability is a good thing but stability is even better. ------------------------------------------------------ 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/ This message was sent to: archive@jab.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org