On Mon, Aug 09, 2004 at 04:47:29PM -0700, Gary Merrick wrote: > My gate_news cron job is spewing out these errors: > > File "/usr/lib/python2.3/nntplib.py", line 564, in quit > resp = self.shortcmd('QUIT')
If you telnet to port 119 of your news server and give it the 'quit' command do you get a 2xx response code? (I'm suspicious that your news server is just disconnecting rather than replying to the QUIT. If that is the case, you might make a local copy of nntplib that caught the exception in that case.) -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/ Ringo MUG Tokyo http://www.ringo.net/rss.html ------------------------------------------------------ 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/