docs/diploma

annotate thesis/tex/abstract.tex @ 396:8ef85e22ff7d

again lots of fixes and removed fixmes
author meillo@marmaro.de
date Sat, 07 Feb 2009 19:00:25 +0100
parents e15a13c6ebb5
children
rev   line source
meillo@186 1 \clearpage
meillo@186 2 \vspace*{6ex}
meillo@154 3
meillo@154 4 \section*{\centering Abstract}
meillo@166 5
meillo@386 6 \masqmail\ is a mail transfer agent for workstations and small networks, and a small replacement for \sendmail, \postfix, and \exim\ in those cases. It has been orphaned by its author more than five years ago. Since then it remained unchanged in a world where emailing did change. Nevertheless, \masqmail\ has unique advantages that makes it still a valuable software.
meillo@154 7
meillo@386 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.
meillo@154 9
meillo@357 10
meillo@357 11
meillo@154 12
meillo@166 13
meillo@186 14 \vspace*{6ex}
meillo@154 15
meillo@154 16 \section*{\centering Keywords}
meillo@166 17
meillo@386 18 future of communication,
meillo@386 19 mail transfer agent (\MTA),
meillo@386 20 market analysis,
meillo@386 21 masqmail,
meillo@386 22 \MTA\ architecture,
meillo@386 23 non-permanent Internet connection,
meillo@386 24 requirements for modern \MTA{}s,
meillo@386 25 software redesign,
meillo@386 26 unified messaging.
meillo@154 27
meillo@154 28
meillo@167 29
meillo@186 30 \vfill
meillo@186 31
meillo@204 32 \fbox{\parbox{\textwidth}{ \scriptsize\sffamily
meillo@186 33 Copyright \copyright\ 2008,\,2009 by Markus Schnalke.
meillo@186 34
meillo@204 35 \vspace{1ex}
meillo@207 36 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.
meillo@186 37
meillo@204 38 \vspace{1ex}
meillo@204 39 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\,.
meillo@186 40
meillo@204 41 \vspace{1ex}
meillo@186 42 Permission is hereby granted to copy and distribute this document in verbatim form.
meillo@186 43 }}
meillo@186 44