set on some files as a workaround for binary check. - Fix pathname for svn co in the webupdate script. Approved by: doceng (implicit)
35 lines
1.1 KiB
Text
35 lines
1.1 KiB
Text
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title "Mailing list Message-ID Search">
|
|
]>
|
|
|
|
<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 <199802242058.MAA24843@monk.via.net>.
|
|
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>
|