comparison thesis/tex/titlepage.tex @ 34:f789b659f094

added formating of names; cleanups
author meillo@marmaro.de
date Tue, 07 Oct 2008 15:40:52 +0200
parents 0b3b806f4eb2
children 44000e96af30
comparison
equal deleted inserted replaced
33:b3ba69ef35ab 34:f789b659f094
14 14
15 This diploma thesis analyzes the structure and concepts of \masqmail, and its security and safety. Based on this knowledge, the source code will get improved and everything will be written down for documentation. 15 This diploma thesis analyzes the structure and concepts of \masqmail, and its security and safety. Based on this knowledge, the source code will get improved and everything will be written down for documentation.
16 16
17 After successful tests in a real environment, a new version of \masqmail\ will be released and it will be packaged for the \gnulinux\ Distribution \debian. 17 After successful tests in a real environment, a new version of \masqmail\ will be released and it will be packaged for the \gnulinux\ Distribution \debian.
18 18
19
20
21 %Masqmail ist ein Mail Transfer Agent wie Sendmail und kann diesen
22 %ersetzen. Er bietet alle gängigen Funktionen eines MTA und zudem die
23 %Möglichkeit Mails abhängig von äußeren Faktoren über verschiedene
24 %Mail-Relays (ISPs wie GMX) zu versenden.
25 %
26 %Im Gegensatz zu den bekannten MTAs Sendmail, Postfix, Exim ist sein
27 %Codeumfang nur etwa ein Zehntel. Auch verglichen mit Qmail ist er nur
28 %halb so groß.
29 %
30 %Somit ist Masqmail ein kleiner, überschaubarer MTA der gerade für
31 %Workstations (ohne ständige Internetanbindung) oder für kleine Netze
32 %geeignet ist.
33 %
34 %Aktive Entwicklung von Masqmail findet seit einiger Zeit kaum noch
35 %statt. Auch anstehende Bugfixes werden nicht, oder nur begrenzt,
36 %vorgenommen.
37 %Genutzt wird das Programm aber allemal, denn kleine MTAs für
38 %nicht-permanente Verbindungen gibt es sonst (AFAIR) keine.
39 %
40 %Ich will mich in meiner DA in die Konzepte eines MTA am Beispiel von
41 %Masqmail einarbeiten. Ich möchte eine Sicherheitsanalyse durchführen
42 %und nach kritischen Stellen im Code suchen. Anschließend möchte ich
43 %den Code verbessern, wo es nötig ist.
44 %
45 %Mein großes Ziel im Hintergrund ist es, diesem Programm wieder mehr
46 %Leben einzuhauchen. Ich möchte Masqmail zukünftig weiterentwickeln, es
47 %betreuen und vor allem die bisher sehr spärliche Dokumentation stark
48 %ausbauen.
49
50
51 \vspace*{12ex} 19 \vspace*{12ex}
52 %\vfill
53 20
54 Diploma thesis of Markus \textsc{Schnalke} (matriculation number: 039131).\\ 21 Diploma thesis of Markus \textsc{Schnalke} (matriculation number: 039131).\\
55 Course \name{Business Information Systems} at the \name{University of Applied Sciences Ulm}.\\ 22 Course \name{Business Information Systems} at the \name{University of Applied Sciences Ulm}.\\
56 Year 2009. 23 Year 2009.
57 24
63 {\scriptsize\ttfamily 30 {\scriptsize\ttfamily
64 Copyright \copyright\ 2008, 2009 by Markus Schnalke. 31 Copyright \copyright\ 2008, 2009 by Markus Schnalke.
65 32
66 Permission is hereby granted to copy and distribute this document in verbatim form. 33 Permission is hereby granted to copy and distribute this document in verbatim form.
67 } 34 }
68 35
69 \end{titlepage} 36 \end{titlepage}