"Fossies" - the Fresh Open Source Software Archive 
Member "courier-1.2.2/courier/doc/menu.html" (11 Nov 2013, 1578 Bytes) of package /linux/misc/courier-1.2.2.tar.bz2:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) HTML source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
4 <title>http://www.courier-mta.org Menu</title>
5 <meta name="MSSmartTagsPreventParsing" content="TRUE" />
6 <link rel="icon" href="icon.gif" type="image/gif" />
7 <style type="text/css">
8 body { background-color: transparent}
9
10 body, td { font-family: verdana,arial,helvetica,sans-serif; font-size: 16px }
11 .button { color: #000000; text-align: left; }
12 .button a { padding-left: 2pt; padding-right: 2pt; }
13 .button a:link,.button a:visited { color: #000080; text-decoration: none }
14 .button a:hover { background-color: #ffff00; text-decoration: none; color: #000000 }</style>
15 </head>
16
17 <body id="pmenup">
18 <!-- Copyright 1998 - 2004 Double Precision, Inc. See COPYING for -->
19 <!-- distribution information. -->
20
21 <table
22 style="border-width: 1px; border-style: solid; border-color: black; background-color: #CCCCFF; position: absolute; left: 0px; top: 0px">
23 <tbody>
24 <tr>
25 <td class="button"><a href="/"
26 target="_top">The <em>Courier</em> mail server</a></td>
27 </tr>
28 <tr>
29 <td class="button"><a href="/authlib/"
30 target="_top">Courier-Authlib</a></td>
31 </tr>
32 <tr>
33 <td class="button"><a href="/imap/"
34 target="_top">Courier-IMAP</a></td>
35 </tr>
36 <tr>
37 <td class="button"><a href="/sqwebmail/"
38 target="_top">SqWebMail</a></td>
39 </tr>
40 <tr>
41 <td class="button"><a href="/maildrop/"
42 target="_top">Maildrop</a></td>
43 </tr>
44 </tbody>
45 </table>
46 </body>
47 </html>