]> git.proxmox.com Git - pve-installer.git/commitdiff
add html files for pmg
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 20 Nov 2017 09:05:15 +0000 (10:05 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 20 Nov 2017 09:05:15 +0000 (10:05 +0100)
html-pmg/Makefile [new file with mode: 0644]
html-pmg/extract1-license.htm [new file with mode: 0755]
html-pmg/extract2-rulesystem.htm [new file with mode: 0755]
html-pmg/extract3-spam.htm [new file with mode: 0755]
html-pmg/extract4-virus.htm [new file with mode: 0755]
html-pmg/fail.htm [new file with mode: 0644]
html-pmg/page1.htm [new file with mode: 0644]
html-pmg/passwd.htm [new file with mode: 0644]
html-pmg/success.htm [new file with mode: 0644]

diff --git a/html-pmg/Makefile b/html-pmg/Makefile
new file mode 100644 (file)
index 0000000..adf4646
--- /dev/null
@@ -0,0 +1,7 @@
+DESTDIR=
+
+all:
+
+.phony: clean
+clean:
+       rm -rf *~
diff --git a/html-pmg/extract1-license.htm b/html-pmg/extract1-license.htm
new file mode 100755 (executable)
index 0000000..f03c819
--- /dev/null
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="pve-installer.css">
+</head>
+<body>
+<center>
+<table border="0" width="800">
+<tr><td>&nbsp;</td></tr>
+<tr>
+  <td colspan="4" align="center" width="800">
+    <b class="htext">Proxmox Mail Gateway</b></td>
+</tr>
+<tr>
+  <td colspan="2" valign="top" width="400"><br><p>
+    <table>
+      <tr><td>
+       <b>Open Source Mail Filter Platform</b><br><br>
+       - Enterprise ready<br>
+       - Clustering<br>
+       - Central Management<br>
+       - REST API<br>
+       - Commercial support options<br><br>
+       
+       Visit <b>www.proxmox.com</b>
+       for additional information about Proxmox Mail Gateway.
+       <br><br>
+      </td></tr>
+    </table>
+  </p></td>
+  
+  <td colspan="2" valign="top" width="400"><br><p>
+    <table border="0" width="400">
+      <tr>
+       <td valign="top" width="30"><img src="plus.png"></td>
+       <td valign="top">
+         <b>Commitment to Free Software</b><br>
+         The source code is released under the GNU Affero General Public License.
+       </td> 
+      </tr>
+      <tr></tr>
+      <tr>
+       <td valign="top" width="30"><img src="plus.png"></td>
+       <td valign="top">
+         <b>Commercial Support</b><br>
+         We offer different support levels for different need.
+         <br><br>
+       </td> 
+      </tr>
+    </table>    
+    </p>
+  </td>
+</tr>
+</table>
+</center>
+</body>
+</html>
diff --git a/html-pmg/extract2-rulesystem.htm b/html-pmg/extract2-rulesystem.htm
new file mode 100755 (executable)
index 0000000..26067e0
--- /dev/null
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="pve-installer.css">
+</head>
+<body>
+<center>
+<table border=0 width="800">
+<tr><td>&nbsp;</td></tr>
+<tr>
+  <td width="800" colspan="4" align="center">
+    <b class="htext">Object-oriented Rule System</b>
+  </td>
+</tr>
+<tr>
+  <td width="400" colspan="2" valign="top"><br>
+    <table>
+      <tr><td><b>The rule system</b> enables you to define filter
+       rules by user, domains, time frame, content type and resulting
+       action. It is very flexible and easy to use.
+       <br><br>
+       Options range from simple spam and virus filter setups to
+       sophisticated, highly customized setups blocking certain types
+       of mails and generating notifications.
+       <br><br>
+       Its flexibility enables easy integration into your existing
+       network architecture.
+      </td></tr>
+    </table>
+  </td>
+  
+  <td width="400" colspan="2" valign="top"><br>
+      <table border="0" width="400">
+       <tr>
+         <td valign="top"><img src="plus.png"></td>
+         <td valign="top">
+           <b>Who-objects</b><br>
+           The action of a rule will only be triggered if the e-mail contains the defined who-object.  
+           <br><br>
+         </td> 
+       </tr>
+       <tr></tr>
+       <tr>
+         <td valign="top"><img src="plus.png"></td>
+         <td valign="top"><b>What-objects</b><br>
+           A what-object defines what will happen to an e-mail with a specific content. 
+           <br><br>
+         </td>
+       </tr> </tr>
+       <tr></tr>
+       <tr>
+         <td valign="top"><img src="plus.png"></td>
+         <td valign="top"><b>When-objects</b><br>
+           Set a time frame. The rule will only work in the specified time frame. 
+           <br><br>
+         </td>
+       </tr>
+       <tr>
+         <td valign="top"><img src="plus.png"></td>
+         <td valign="top"><b>Action-objects</b><br>
+           Basic actions: quarantine, block, accept, add disclaimer, notify ...
+         </td>
+       </tr>
+      </table>    
+    </td>
+  </tr>
+</table>
+</center>
+</body>
+</html>
diff --git a/html-pmg/extract3-spam.htm b/html-pmg/extract3-spam.htm
new file mode 100755 (executable)
index 0000000..330c375
--- /dev/null
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="pve-installer.css">
+</head>
+<body>
+<center>
+<table border=0 width="800">
+<tr><td>&nbsp;</td></tr>
+<tr>
+  <td width="800" colspan="4" align="center">
+    <b class="htext">Advanced Spam Filter Technology</b>
+  </td>
+</tr>
+<tr>
+  <td width="400" colspan="2" valign="top"><br>
+    <table>
+      <tr><td><b>The Spam filter</b>
+       uses a variety of local and network tests to identify spam signatures.
+       <br><br>
+       This makes it very hard for spammers to identify one aspect which they can craft their messages
+       to work around and almost eliminates false positives.
+       <br><br>
+       Although using many different technologies the spam filter requires very little configuration. 
+      </td></tr>
+    </table>
+  </td>
+
+  <td width="400" colspan="2" valign="top"><br>
+    <table border="0" width="400">
+      <tr>
+       <td valign="top"><img src="plus.png"></td>
+       <td valign="top"><b>Flexible classification</b><br>
+         Every incoming e-mail will be analyzed and marked with a spam level. You can use
+         the rule system to mark, quarantine, block or forward spam mails into a spam folder.
+         <br><br>
+       </td> 
+      </tr>
+      <tr></tr><tr>
+       <td valign="top"><img src="plus.png"></td>
+       <td valign="top"><b>Spam filtering methods</b><br>
+         <ul>
+           <li>Greylisting
+           <li>Sender Policy Framework (SPF)<br>
+           <li>Bayes statistical filter<br>          
+           <li>DNS based blacklists<br>
+           <li>...and more!
+           </ul>
+       </td> 
+      </tr>
+    </table>    
+  </td>
+</tr>
+</table>
+</center>
+</body>
+</html>
diff --git a/html-pmg/extract4-virus.htm b/html-pmg/extract4-virus.htm
new file mode 100755 (executable)
index 0000000..5831470
--- /dev/null
@@ -0,0 +1,65 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="pve-installer.css">
+</head>
+<body>
+<center>
+<table border="0" width="800">
+<tr><td>&nbsp;</td></tr>
+<tr>
+  <td width="800" colspan="4" align="center">
+    <b class="htext">Fast Multi-threaded Virus Engine</b>
+  </td>
+</tr>
+<tr>
+  <td width="400" colspan="2" valign="top"><br>
+    <table>
+      <tr><td><b>The virus engine</b>
+       kills viruses before they can reach your mail server. All emails 
+       are scanned by two scanning engines.
+       <br><br>
+       The generic signature design also protects against new types of malware,
+       including image and HTML exploits, as well as phishing attacks.
+       <br><br>
+       Automatic database updates ensure that you will always have
+       the latest available virus signatures.
+      </td></tr>
+    </table>
+  </td>
+
+  <td width="400" colspan="2" valign="top"><br>
+    <table border="0" width="400">
+      <tr>
+       <td valign="top"><img src="plus.png"></td>
+       <td valign="top"><b>Automatic signature downloads</b><br>
+         Hourly virus database update.
+         <br><br>
+       </td> 
+      </tr>
+      <tr>
+       <td valign="top"><img src="plus.png"></td>
+       <td valign="top"><b>Scanning of archives</b><br>
+         Support for RAR (2.0), Zip, Gzip, Bzip2, Tar, MS OLE2, MS Cabinet files, ...
+         <br><br>
+       </td>
+      </tr>
+      <tr>
+       <td valign="top"><img src="plus.png"></td>
+       <td valign="top"><b>File type attachment blocking</b><br>
+         Integrated into the rule system.
+         <br><br>
+       </td>
+      </tr>
+      <tr>
+       <td valign="top"><img src="plus.png"></td>
+       <td valign="top"><b>Virus Quarantine and Statistics</b><br>
+       </td>
+      </tr>
+    </table>    
+  </td>
+</tr>
+</table>
+</center>
+</body>
+</html>
diff --git a/html-pmg/fail.htm b/html-pmg/fail.htm
new file mode 100644 (file)
index 0000000..be817ad
--- /dev/null
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="pve-installer.css">
+</head>
+<body>
+<center>
+<table border="0" width="800">
+<tr>
+  <td width="200">&nbsp;</td>
+  <td colspan="2" width="400"><br><br>    
+    <p>
+    <b class="htext">Installation failed!</b>
+    <br><br><br>
+     Proxmox Mail Gateway could not be installed.
+    <br><br><br>
+    <table border="0" width="400">
+      <tr>
+       <td width="40">&nbsp;</td>
+       <td valign="top" width="30"><img src="plus.png"></td>
+       <td valign="top" width="560">Press CTRL + ALT + F2 to see details<br><br>
+         <br><br>
+       </td> 
+      </tr>
+    </table>    
+    </p>
+  </td>
+  <td width="200">&nbsp;</td>
+</tr>
+</table>
+</center>
+</body>
+</html>
diff --git a/html-pmg/page1.htm b/html-pmg/page1.htm
new file mode 100644 (file)
index 0000000..a8e69cc
--- /dev/null
@@ -0,0 +1,59 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="pve-installer.css">
+</head>
+<body>
+<center>
+<table border="0" width="800">
+<tr><td>&nbsp;</td></tr>
+<tr>
+  <td colspan="4" align="center" width="800">
+    <b class="htext">Proxmox Mail Gateway (PMG)</b>
+  </td>
+</tr>
+<tr>
+    <td colspan="2" valign="top" width="400"><br><p>
+    <table>
+      <tbody><tr><td><b>The Proxmox Installer</b>
+       automatically partitions your hard disk. It installs all required
+       packages and finally makes the system bootable from hard disk.
+       All existing partitions and data will be lost.
+       <br><br>
+       Press the Next button to continue installation.
+      </td></tr>
+    </tbody></table>
+  </p></td>
+
+  <td colspan="2" valign="top" width="400"><br><p>
+    <table border="0" width="400">
+      <tbody><tr>
+       <td valign="top" width="30"><img src="plus.png"></td>
+       <td valign="top"><b>Please verify the installation target</b><br>
+         The displayed hard disk is used for installation.
+         <br>Warning: All existing partitions and data will be lost.
+         <br><br>
+       </td>
+      </tr>
+      <tr>
+       <td valign="top" width="30"><img src="plus.png"></td>
+       <td valign="top"><b>Automatic hardware detection</b><br>
+         The installer automatically configures your hardware.
+         <br><br>
+       </td>
+      </tr>
+      <tr>
+       <td valign="top" width="30"><img src="plus.png"></td>
+       <td valign="top" width="560"><b>Graphical user interface</b><br>
+         Final configuration will be done on the graphical user
+         interface via a web browser.
+         <br><br>
+       </td>
+      </tr>
+    </tbody></table>
+    </p>
+  </td>
+</tr>
+</tbody></table>
+</center>
+</body></html>
diff --git a/html-pmg/passwd.htm b/html-pmg/passwd.htm
new file mode 100644 (file)
index 0000000..e74d3d2
--- /dev/null
@@ -0,0 +1,52 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="pve-installer.css">
+</head>
+<body>
+<center>
+<table border="0" width="800">
+<tr><td>&nbsp;</td></tr>
+<tr>
+  <td colspan="4" align="center" width="800">
+    <b class="htext">Administration Password and E-Mail Address</b>
+  </td>
+</tr>
+<tr>
+    <td colspan="2" valign="top" width="400"><br><p>
+    <table>
+      <tr><td><b>Proxmox Mail Gateway</b> is a
+       full featured highly secure GNU/Linux system based on Debian.
+       <br><br>
+        Please provide the <i>root</i> password in this step.
+      </td></tr>
+    </table>
+  </p></td>
+    <td colspan="2" valign="top" width="400"><br><p>
+    <table>
+      <tr>
+       <td valign="top" width="30"><img src="plus.png"></td>
+       <td valign="top"><b>Password:</b>
+         Please use a strong password. It should have 8 or more characters.
+         Also combine letters, numbers, and symbols.
+         <br><br>
+       </td>
+      </tr>      
+      <tr>
+       <td valign="top" width="30"><img src="plus.png"></td>
+       <td valign="top"><b>E-Mail:</b>
+         Enter a valid email address. Your Proxmox Mail Gateway will send
+         important alert notifications to this email account (all mails for 'root').
+         <br><br>
+       </td>
+      </tr>      
+      <tr>
+       <td valign="top" width="30"></td>
+       <td valign="top">Press the Next button to continue installation.</td>
+      </tr>
+    </table>
+  </p></td>
+</tr>
+</tbody></table>
+</center>
+</body></html>
diff --git a/html-pmg/success.htm b/html-pmg/success.htm
new file mode 100644 (file)
index 0000000..6e99e94
--- /dev/null
@@ -0,0 +1,35 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<link rel="stylesheet" type="text/css" href="pve-installer.css">
+</head>
+<body>
+<center>
+<table border="0" width="800">
+<tr>
+  <td width="200">&nbsp;</td>
+  <td colspan="2" width="400"><br><br>    
+    <p>
+    <b class="htext">Installation successful!</b>
+    <br><br><br>
+    The Proxmox Mail Gateway is now installed and ready to use.
+    <br><br><br>
+    <table border="0" width="400">
+      <tbody><tr>
+       <td width="40">&nbsp;</td>
+       <td valign="top" width="30"><img src="plus.png"></td>
+       <td valign="top" width="560"><b>Next steps</b><br><br>Reboot and point your web browser to the selected IP address:<br><br>
+         https://&lt;IP&gt;:8006
+         <br><br>
+         Also visit <a href="http://www.proxmox.com">www.proxmox.com</a> for more information.
+       </td> 
+      </tr>
+    </table>    
+    </p>
+  </td>
+  <td width="200">&nbsp;</td>
+</tr>
+</table>
+</center>
+</body>
+</html>