[Mailman-Users] NNTP errors

Jim Tittsler jwt at onjapan.net
Sat Aug 6 03:52:16 CEST 2005


On Aug 6, 2005, at 02:50, Forrest Aldrich wrote:

>   Aug 03 01:05:01 2005 gate_news(16582):      self.welcome =
>     self.shortcmd('mode reader')
>     Aug 03 01:05:01 2005 gate_news(16582):   File
>     "/usr/local/lib/python2.4/nntplib.py", line 2
>     60, in shortcmd
>     Aug 03 01:05:01 2005 gate_news(16582):      return self.getresp()
>     Aug 03 01:05:01 2005 gate_news(16582):   File
>     "/usr/local/lib/python2.4/nntplib.py", line 2
>     15, in getresp

It looks like your news server doesn't respond to the 'mode reader'  
command.  Try changing 'readermode=True' to 'readermode=False' in the  
nntplib.NNTP() call of cron/gate_news.

(If that makes this error go away, I would expect you would also need  
to change it in Mailman/Queue/NewsRunner.py.)

-- 
Jim Tittsler     http://www.OnJapan.net/      GPG: 0x01159DB6
Python Starship  http://Starship.Python.net/crew/jwt/
Mailman IRC      irc://irc.freenode.net/#mailman






More information about the Mailman-Users mailing list