From: Robert Klemme Date: 2006-12-28T20:10:07+09:00 Subject: Re: Missing Posting on News On 27.12.2006 23:50, James Edward Gray II wrote: > On Dec 27, 2006, at 4:35 PM, Robert Klemme wrote: > >> On 27.12.2006 21:03, Timothy Hunter wrote: >>> Nick Pavey wrote: >>>> Hi Folks, >> ... >> >> I seem to be missing Nick's posting on the news side. I can see it on >> the mailing list. Is this the gateway again or my news provider? > > The message was sent as multipart/alternative. The Gateway does not > currently support this, as explained at: > > http://blog.grayproductions.net/articles/2006/12/01/what-is-the-ruby-talk-gateway > > > If you want to change this, see: > > http://blog.grayproductions.net/articles/2006/12/04/hacking-the-gateway > > and: > > http://blog.grayproductions.net/articles/2006/12/05/mail_to_news-rb > > You can of course read Nick's message in the mailing list archives: > > http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/231436 > > Hope this helps. > > James Edward Gray II James, thanks for the heads up! I guess you looked at the message and there was no HTML involved. But before I suggest a change of the gateway code I'll have to take a look. At the moment I'm imagining that extracting the first part with "text/plain" would work - at least for this posting. :-) But I can also see how that would increase the processing needed per each email... Kind regards robert