Folks -- My recent message explained some of my problem in posting to a Mailman 2.1 list. I am using python 2.2.2 with Mailman 2.1 on a RedHat 7.1 system, mailing via postif 2.0.6.
I had been using Mailman with no problem, but one of my lists has a new problem. I am able to get my moderated list posting vetted, but even after getting approved, the post update never shows up in the logs directory. Like a previous poster, I am able to create a new list and add several users to it and get messages out with no problem. But when I imported all the names to the list, same as what I had in the inital problem list, the error log says: Mar 20 14:40:26 2003 (18803) Uncaught runner exception: please run connect() first Mar 20 14:40:26 2003 (18803) Traceback (most recent call last): File "/home/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop self._onefile(msg, msgdata) File "/home/mailman/Mailman/Queue/Runner.py", line 155, in _onefile keepqueued = self._dispose(mlist, msg, msgdata) File "/home/mailman/Mailman/Queue/OutgoingRunner.py", line 61, in _dispose self._func(mlist, msg, msgdata) File "/home/mailman/Mailman/Handlers/SMTPDirect.py", line 149, in process conn.quit() File "/home/mailman/Mailman/Handlers/SMTPDirect.py", line 79, in quit self.__conn.quit() File "/usr/local/lib/python2.2/smtplib.py", line 702, in quit self.docmd("quit") File "/usr/local/lib/python2.2/smtplib.py", line 357, in docmd self.putcmd(cmd,args) File "/usr/local/lib/python2.2/smtplib.py", line 313, in putcmd self.send(str) File "/usr/local/lib/python2.2/smtplib.py", line 305, in send raise SMTPServerDisconnected('please run connect() first') SMTPServerDisconnected: please run connect() first Any suggestions will be greatly appreciated. Thanks. ________________________________________________________________ Sent via the WebMessaging system at mandala-designs.com ------------------------------------------------------ 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/archive%40jab.org