docs/diploma

annotate 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
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@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.
meillo@8 16
meillo@14 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.
meillo@8 18
meillo@12 19 \vspace*{12ex}
meillo@12 20
meillo@12 21 Diploma thesis of Markus \textsc{Schnalke} (matriculation number: 039131).\\
meillo@12 22 Course \name{Business Information Systems} at the \name{University of Applied Sciences Ulm}.\\
meillo@12 23 Year 2009.
meillo@12 24
meillo@12 25 Supervisor:\\
meillo@12 26 Prof.~Dr.~rer.~nat. Markus \textsc{Schäffter}, \name{University of Applied Sciences Ulm}.
meillo@12 27
meillo@12 28 \vfill
meillo@12 29
meillo@12 30 {\scriptsize\ttfamily
meillo@14 31 Copyright \copyright\ 2008, 2009 by Markus Schnalke.
meillo@12 32
meillo@12 33 Permission is hereby granted to copy and distribute this document in verbatim form.
meillo@12 34 }
meillo@34 35
meillo@8 36 \end{titlepage}