1 $gAccessHtml = <<HTML_END
2 <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
5 <title>$gProject $gBugs - Accessing the logs</title>
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <link rev="made" href="mailto:$gMaintainerEmail">
8 <link rel="stylesheet" href="$gWebHostBugDir/css/bugs.css" type="text/css">
12 <h1><a name="developers">Accessing $gBug reports in the tracking system
15 <p>Each message received at or sent by the $gBug processing system is
16 logged and made available in a number of ways.
20 <p>There is a <a href="server-request.html">mailserver</a> which can send
21 $gBug reports as plain text on request. To use it send the word
22 <code>help</code> as the sole contents of an email to
23 <code>request</code> (the <code>Subject</code> of the
24 message is ignored), or read the instructions on the World Wide Web or
25 in the file <code>bug-log-mailserver.txt</code>.
31 <li><a href="./">$gBug tracking system main contents page.</a>
32 <li><a href="Reporting.html">Instructions for reporting $gBugs.</a>
33 <li><a href="Developer.html">Developers' information regarding the $gBug processing system.</a>
34 <li><a href="db/ix/full.html">Full list of outstanding and recent $gBug reports.</a>
35 <li><a href="db/ix/packages.html">Packages with $gBug reports.</a>
36 <li><a href="db/ix/maintainers.html">Maintainers of packages with $gBug reports.</a>