doc/en/search/search-mid.sgml
Dima Dorfman 7eec0a1427 Remove duplicate $FreeBSD$ lines. One is in the `date' entity, and
one in a comment; since the former is clearly visible from the top of
the file, the latter's only purpose was to bloat the repository a
little more.

No objections by:	-doc, -www
2001-07-13 12:52:17 +00:00

37 lines
1.1 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/search/search-mid.sgml,v 1.6 1999/12/12 16:24:46 jhb Exp $">
<!ENTITY title "Mailing list Message-ID Search">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<FORM ACTION="http://www.FreeBSD.org/cgi/mid.cgi" METHOD="GET">
<b>Message-ID:</b><br>
<INPUT NAME="id" TYPE="text" SIZE="50">
<INPUT name="db" VALUE="mid" TYPE="hidden">
<INPUT TYPE="submit" VALUE="Search">
</FORM>
<FORM ACTION="http://www.FreeBSD.org/cgi/mid.cgi" METHOD="GET">
<b>Answers to a Message-ID:</b><br>
<INPUT NAME="db" VALUE="irt" TYPE="hidden">
<INPUT TYPE="text" NAME="id" SIZE="50">
<INPUT TYPE="submit" VALUE="Search">
</FORM>
<p>
You can search only the mail header keywords
<b>Message-ID</b>, <b>Resent-Message-id</b>, <b>In-Reply-to</b>, and
<b>References</b>.
A Message-ID looks like &lt;199802242058.MAA24843@monk.via.net&gt;.
No other mail header keywords are supported. The
Message-ID database will be updated every hour.<p>
<a href="search.html#mailinglists">Full text mailing list archives</a>.
&footer;
</body>
</html>