docs/diploma

annotate thesis/tex/titlepage.tex @ 47:d52fa2350137

split up into one sentence per line
author meillo@marmaro.de
date Tue, 14 Oct 2008 11:48:58 +0200
parents 44000e96af30
children 3010ddc3f20f
rev   line source
meillo@12 1 \cleardoublepage
meillo@12 2 \thispagestyle{empty}
meillo@8 3
meillo@8 4 \begin{titlepage}
meillo@8 5
meillo@12 6 \begin{center}
meillo@12 7 {\Huge \bfseries masqmail }
meillo@8 8
meillo@12 9 {\large a mail tranfer agent for workstations and small networks }
meillo@12 10 \end{center}
meillo@8 11
meillo@12 12 \section*{\centering Abstract}
meillo@14 13 \masqmail\ is a \mta\ for workstations and small networks. It is a drop-in replacement for \sendmail, but much smaller.
meillo@8 14
meillo@47 15 This diploma thesis analyzes the structure and concepts of \masqmail, and its security and safety.
meillo@47 16 Based on this knowledge, the source code will get improved and everything will be written down for documentation.
meillo@8 17
meillo@14 18 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.
meillo@8 19
meillo@12 20 \vspace*{12ex}
meillo@12 21
meillo@47 22 {\bfseries Diploma thesis} of Markus \textsc{Schnalke} (matriculation number: 039131).\\
meillo@47 23 Course \emph{Business Information Systems} at the \emph{University of Applied Sciences Ulm}.\\
meillo@12 24 Year 2009.
meillo@12 25
meillo@47 26 \medskip
meillo@12 27 Supervisor:\\
meillo@47 28 Prof.\ Dr.\ rer.\ nat.\ Markus \textsc{Schäffter}, \emph{University of Applied Sciences Ulm}.
meillo@12 29
meillo@12 30 \vfill
meillo@12 31
meillo@12 32 {\scriptsize\ttfamily
meillo@14 33 Copyright \copyright\ 2008, 2009 by Markus Schnalke.
meillo@12 34
meillo@41 35 This document was typeset in Palatino and Computer Modern Typewriter, using the LaTeX document preparation system driven by machines running the Debian GNU/Linux operating system.
meillo@41 36
meillo@41 37 It is available in Portable Document Format and source code on http://marmaro.de/docs\thinspace\thinspace .
meillo@41 38
meillo@12 39 Permission is hereby granted to copy and distribute this document in verbatim form.
meillo@12 40 }
meillo@34 41
meillo@8 42 \end{titlepage}