[Mailman-Developers] Bug#57596: mailman: Here we go again... post: nntplib.error_perm : 500 "POST" not implemented; try "help". (fwd)

Gergely Madarasz gorgo@sztaki.hu
Wed, 09 Feb 2000 11:36:41 +0100 (MET)


Another day, another bugreport :/

Lazarus, can you tell me if this is after you applied the last patch
suggested by Thomas, for gate_news ?

Package: mailman
Version: 1.1-2
Severity: important

Feb 09 03:47:55 2000 post: Traceback (innermost last):
post:   File "/var/lib/mailman/scripts/post", line 73, in ?
post:      mlist.Post(msg, approved=fromusenet)
post:   File "/usr/lib/mailman/Mailman/MailList.py", line 1331, in Post
post:      self.SendMailToNewsGroup(msg)
post:   File "/usr/lib/mailman/Mailman/GatewayManager.py", line 204, in SendMailToNewsGroup
post:      con.post(msg)
post:   File "/usr/lib/python1.5/nntplib.py", line 417, in post
post:      resp = self.shortcmd('POST')
post:   File "/usr/lib/python1.5/nntplib.py", line 158, in shortcmd
post:      return self.getresp()
post:   File "/usr/lib/python1.5/nntplib.py", line 134, in getresp
post:      raise error_perm, resp

You get the idea.

Gatewaying seems completely broken.