Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus stripping subjects? (441 Required "Subject" header is missing)
@ 2003-11-13 19:40 Steven E. Harris
  2003-11-13 20:34 ` Gnus stripping subjects? (441 Required "Subject" header is Steven E. Harris
  2003-11-13 20:43 ` Steven E. Harris
  0 siblings, 2 replies; 3+ messages in thread
From: Steven E. Harris @ 2003-11-13 19:40 UTC (permalink / raw)


Here's a weird problem that seems to be Gnus-related. I have a
secondary news server set up pointing at news.panix.com.¹ When I try
to post there through Gnus, the server reports:

,----
| 441 Required "Subject" header is missing 
| Couldn't send message via news: 441 Required "Subject" header is missing 
`----

Yet my Subject header is definitely there. Other messages are
arriving, so it seems that others are able to post. In fact, I tried
posting interactively over a raw telnet connection and it works fine.

I can post to my primary news server and through Gmane as a secondary
server, but not through Panix. Can anyone offer any clues as to what
Gnus may be doing differently with this server, and how I can go about
inspecting what's getting sent to the server?


Footnotes: 
¹ It's going through a SOCKSv5 gateway via the "connect" program:
  (setq gnus-secondary-select-methods
      '((nntp "panix"
              (nntp-address "news.panix.com")
              (nntp-open-connection-function nntp-open-telnet-stream)
              (nntp-telnet-command "connect")
              (nntp-telnet-switches ("-s")))

-- 
Steven E. Harris        :: seh@panix.com



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-13 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-13 19:40 Gnus stripping subjects? (441 Required "Subject" header is missing) Steven E. Harris
2003-11-13 20:34 ` Gnus stripping subjects? (441 Required "Subject" header is Steven E. Harris
2003-11-13 20:43 ` Steven E. Harris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).