mirror of
https://gitlab.com/harald.mueller/aktuelle.kurse.git
synced 2024-11-24 02:31:58 +01:00
181 lines
6.7 KiB
Plaintext
181 lines
6.7 KiB
Plaintext
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head >
|
|
|
|
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="hMailServer - Free open source email server for Microsoft Windows">
|
|
<meta name="author" content="Martin Knafve">
|
|
|
|
|
|
<title>hMailServer - Free open source email server for Microsoft Windows</title>
|
|
|
|
<!-- Bootstrap Core CSS -->
|
|
<link href="/css/bootstrap-in-div.css" rel="stylesheet">
|
|
|
|
<!-- Custom CSS -->
|
|
<link href="/css/site.css" rel="stylesheet">
|
|
|
|
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
|
<![endif]-->
|
|
<!-- jQuery -->
|
|
<script src="/js/jquery.js"></script>
|
|
|
|
|
|
</head>
|
|
|
|
<body >
|
|
|
|
<div class="bootstrap">
|
|
<!-- Navigation -->
|
|
<nav class="navbar navbar-default navbar-static-top navbar-top navbar-shadow" role="navigation">
|
|
<div class="container">
|
|
|
|
|
|
|
|
<!-- Brand and toggle get grouped for better mobile display -->
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
|
|
</div>
|
|
<!-- Collect the nav links, forms, and other content for toggling -->
|
|
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
|
<ul class="nav navbar-nav navbar-left">
|
|
<li class="active">
|
|
<a href="/">Welcome</a>
|
|
|
|
</li>
|
|
<li >
|
|
<a href="/functionality">Functionality</a>
|
|
</li>
|
|
<li >
|
|
<a href="/download">Download</a>
|
|
</li>
|
|
<!--<li >
|
|
<a href="/services">Services</a>
|
|
</li>-->
|
|
<li >
|
|
<a href="/docs">Documentation</a>
|
|
</li>
|
|
<li >
|
|
<a href="/community">Community</a>
|
|
</li>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/forum">Forum</a>
|
|
</li>
|
|
|
|
|
|
<li >
|
|
<a href="/contact">Contact</a>
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
<!-- /.navbar-collapse -->
|
|
</div>
|
|
<!-- /.container -->
|
|
</nav>
|
|
|
|
<!-- Page Content -->
|
|
<div class="container" >
|
|
<div class="row" >
|
|
<div class="col-lg-12">
|
|
<h1 class="page-header">Welcome</h1>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
<!-- Page Content -->
|
|
<div class="container">
|
|
|
|
|
|
<!-- Marketing Icons Section -->
|
|
<div class="row">
|
|
|
|
<div class="col-md-6">
|
|
|
|
<p>hMailServer is a free, open source, e-mail server for Microsoft Windows. It's used by Internet service providers, companies, governments, schools and enthusiasts in all parts of the world.
|
|
<br/><br/>
|
|
It supports the common e-mail protocols (IMAP, SMTP and POP3) and can easily be integrated with many existing web mail systems. It has flexible score-based spam protection and can attach to your virus scanner to scan all incoming and outgoing email.
|
|
</p>
|
|
</div>
|
|
<div class="col-md-6" align="center">
|
|
<div>
|
|
<br/>
|
|
<img src="images/top_picture.png" alt="hMailServer" style="margin: 10px; max-width:100%; max-height:100%;">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-md2">
|
|
</div>
|
|
</div>
|
|
<!-- /.row -->
|
|
|
|
<!-- Portfolio Section -->
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<h3 class="page-header">Core features</h3>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
<h4><i class="fa fa-fw fa-check"></i> Free & Open Source</h4>
|
|
</div>
|
|
<div class="panel-body">
|
|
<p>Licensed under AGPLv3, hMailServer can be used for free in most commercial scenarios. It's source code is available for anyone to <a href="https://github.com/hmailserver/hmailserver/">read or extend at GitHub</a>.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
<h4><i class="fa fa-fw fa-check"></i> Built-in Anti-Spam</h4>
|
|
</div>
|
|
<div class="panel-body">
|
|
<p>hMailServer comes with a set of built-in anti spam features such as SPF, SURBL. It can also be integrated with 3rd party anti spam systems such as <a href="http://www.jam-software.com/spamassassin/">SpamAssassin</a> and <a href="http://sourceforge.net/projects/assp/">ASSP</a>.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
<h4><i class="fa fa-fw fa-check"></i> Webmail</h4>
|
|
</div>
|
|
<div class="panel-body">
|
|
<p>Any webmail system which supports IMAP and SMTP can be used with hMailServer. <a href="http://roundcube.net/">RoundCube</a> and <a href="http://squirrelmail.org/">SquirrelMail</a> are popular webmail systems which are often used with hMailServer.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
<!-- /.container -->
|
|
|
|
<!-- jQuery -->
|
|
<script src="/js/jquery.js"></script>
|
|
|
|
<!-- Bootstrap Core JavaScript -->
|
|
<script src="/js/bootstrap.min.js"></script>
|
|
</body>
|
|
|
|
</html> |