docs/diploma

view thesis/tex/abstract.tex @ 358:bab625cdd64e

spell checking
author meillo@marmaro.de
date Wed, 28 Jan 2009 11:36:53 +0100
parents 7e0294a2545e
children 664716b256e1
line source
1 \clearpage
2 \vspace*{6ex}
4 \section*{\centering Abstract}
6 \masqmail\ is a mail transfer agent for workstations and small networks, a much smaller replacement for \sendmail. It has be orphaned by its author more than five years ago and remained unchanged since then, in a world where emailing did change. Nevertheless has \masqmail\ unique advantages that makes it still a valuable software.
8 This diploma thesis is a scientific planning effort to revive \masqmail. It provides a highly structured analysis of \masqmail\ and its environment. Modern requirements for \masqmail\ are compared against the current state of the program to receive a list of pending work tasks. Further development strategies are carefully compared and discussed. Finally concrete plans and recommendations are defined with the goal of turning \masqmail\ into a modern mail transfer agent again.
14 \vspace*{6ex}
16 \section*{\centering Keywords}
18 masqmail, mail transfer agent, \MTA, sendmail, market analysis, future of communication, unified messaging, non-permanent Internet connection, requirements for modern \MTA{}s, \MTA\ architecture, \SMTP, authentication, encryption, spam handling, redesign from scratch.
22 \vfill
24 \fbox{\parbox{\textwidth}{ \scriptsize\sffamily
25 Copyright \copyright\ 2008,\,2009 by Markus Schnalke.
27 \vspace{1ex}
28 This document was typeset in Palatino and Computer Modern font, using the LaTeX document preparation system on machines running the Debian GNU/Linux operating system. Text editing was done with Vim. The PIC language and troff were used to generate the diagrams, in exception of figure \ref{fig:masqmail-arch} which was produced with Egypt and GraphVis. Mercurial was chosen for version control. Further programs and scripts were used for minor tasks---it was all Free Software, though.
29 %FIXME: check programs used
31 \vspace{1ex}
32 The final version of this thesis, in Portable Document Format and PostScript as well as the complete source code, can be retrieved from my website: http://marmaro.de/docs\,.
34 \vspace{1ex}
35 Permission is hereby granted to copy and distribute this document in verbatim form.
36 }}