-
Notifications
You must be signed in to change notification settings - Fork 36
/
OpaqueMail.doxygen.header.html
55 lines (54 loc) · 2.23 KB
/
OpaqueMail.doxygen.header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<!-- HTML header for doxygen 1.8.8-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen $doxygenversion"/>
<!--BEGIN PROJECT_NAME--><title>$projectname: $title</title><!--END PROJECT_NAME-->
<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" type="text/css" href="/layout/style.css" />
<script type="text/javascript" src="$relpath^jquery.js"></script>
<script type="text/javascript" src="$relpath^dynsections.js"></script>
$treeview
$search
$mathjax
<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
$extrastylesheet
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!--BEGIN TITLEAREA-->
<div id="titlearea">
<div class="paddingBox">
<h1><a href="/"><img src="/images/opaquemail.png" alt="OpaqueMail" border="0"/> OpaqueMail</a></h1>
<b>Secure .NET email library and proxy with full support for SMTP, IMAP, POP3, and S/MIME. Free and open source.</b>
</div>
<table class="navigation" cellspacing="4">
<tr class="topNavigation">
<td colspan="3">
<a href="/">Protect Your Email</a>
</td>
<td colspan="3">
<a href="/library/">For Developers:<br/>Ensure Your Users' Privacy</a>
</td>
<td colspan="3">
<a href="/proxy/">For IT Pros:<br/>Deploy a Secure Proxy</a>
</td>
</tr>
<tr>
<td><a href="/">Why Privacy Matters</a></td>
<td><a href="/tutorial/">Encryption Tutorial</a></td>
<td><a href="/resources/">Other Resources</a></td>
<td><a href="/library/">.NET Library</a></td>
<td><a href="/library/tutorial/">.NET Email Tutorial</a></td>
<td><a href="/library/reference/html/annotated.html">Class Reference</a></td>
<td><a href="/proxy/">SMTP Proxy</a></td>
<td><a href="/proxy/tutorial/">SMTP Proxy Tutorial</a></td>
<td><a href="https://github.com/bertjohnson/opaquemail/">GitHub</a></td>
</tr>
</table>
</div>
<!--END TITLEAREA-->
<!-- end header part -->