Hi -- On Thu, 3 Jun 2004, Robert Klemme wrote: > > "David Alan Black" <dblack / wobblini.net> schrieb im Newsbeitrag > news:m3vfi98ggu.fsf / wobblini.net... > > > > Note (from David Black): This was a message sent by Botp to ruby-talk > > that didn't make it through. I resent it, with a small change, to see > > if it would make it, and it did. > > > > The change was to strip "Re:" and put "about" in the subject line.... > > I assume this is a stupid question, but the GW doesn't contain a header > detection regexp that looks like this: > > /^(.*):\s+(.*)$/ > > >> /^(.*):\s+(.*)$/ =~ 'Subject: Re: foo bar' > => 0 > >> $1 > => "Subject: Re" > >> $2 > => "foo bar" > > Really stupid question... Which part is the question? :-) If it's whether that regexp appears in the code, the answer is no. But I'm not understanding what suggests that it might. David -- David A. Black dblack / wobblini.net