From cfdfd85b6d9344f40750f4392bdb8c9c1311cce1 Mon Sep 17 00:00:00 2001
From: Ingo Ebel <ebeli@hdm-stuttgart.de>
Date: Thu, 7 Jan 2016 11:38:16 +0100
Subject: [PATCH] add structure to mail sec

---
 Doc/Sdi/mail.xml | 49 +++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 44 insertions(+), 5 deletions(-)

diff --git a/Doc/Sdi/mail.xml b/Doc/Sdi/mail.xml
index c4e2e06f5..3dd282dc2 100644
--- a/Doc/Sdi/mail.xml
+++ b/Doc/Sdi/mail.xml
@@ -53,7 +53,7 @@
 
     <itemizedlist>
       <listitem>
-        <para>What is an MTA, MDA, MUA and so one</para>
+        <para>What is an MTA, MDA and MUA?</para>
       </listitem>
 
       <listitem>
@@ -92,17 +92,56 @@
     features used in production today.</para>
 
     <section xml:id="sdiMailBlah">
-      <title/>
+      <title>Install and send to local Users</title>
 
-      <para>Before ...</para>
+      <para/>
     </section>
 
     <section xml:id="sdiSectNew">
-      <title/>
+      <title>Authentication Setup</title>
 
       <para>send an <filename>EICAR-TEST-FILE.txt</filename></para>
 
-      <programlisting language="none"/>
+      <programlisting language="none">
+</programlisting>
+
+      <bibliolist>
+        <bibliomixed/>
+      </bibliolist>
+    </section>
+
+    <section>
+      <title>Spam and Virus defense</title>
+
+      <para><itemizedlist>
+          <listitem>
+            <para/>
+          </listitem>
+
+          <listitem>
+            <para/>
+          </listitem>
+        </itemizedlist></para>
+
+      <section>
+        <title>blacklisting and greylisting</title>
+
+        <para/>
+
+        <para/>
+      </section>
+
+      <section>
+        <title>SPF</title>
+
+        <para/>
+      </section>
+
+      <section>
+        <title>Amavis, Clamav and Spamassasin</title>
+
+        <para/>
+      </section>
     </section>
   </section>
 </chapter>
-- 
GitLab