Mercurial > docs > diploma
annotate thesis/tex/abstract.tex @ 409:ca763bd8c809 default tip
Added tag final version which I handed in for changeset ee7211546c02
author | meillo@marmaro.de |
---|---|
date | Wed, 11 Feb 2009 08:55:32 +0100 |
parents | 8ef85e22ff7d |
children |
rev | line source |
---|---|
186 | 1 \clearpage |
2 \vspace*{6ex} | |
154 | 3 |
4 \section*{\centering Abstract} | |
166 | 5 |
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. |
154 | 7 |
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. |
154 | 9 |
357 | 10 |
11 | |
154 | 12 |
166 | 13 |
186 | 14 \vspace*{6ex} |
154 | 15 |
16 \section*{\centering Keywords} | |
166 | 17 |
386 | 18 future of communication, |
19 mail transfer agent (\MTA), | |
20 market analysis, | |
21 masqmail, | |
22 \MTA\ architecture, | |
23 non-permanent Internet connection, | |
24 requirements for modern \MTA{}s, | |
25 software redesign, | |
26 unified messaging. | |
154 | 27 |
28 | |
167
74151e26ba6a
this is the correct message for the last commit
meillo@marmaro.de
parents:
166
diff
changeset
|
29 |
186 | 30 \vfill |
31 | |
204
d86a7a65b91f
updated copyright and switched to sffamily
meillo@marmaro.de
parents:
186
diff
changeset
|
32 \fbox{\parbox{\textwidth}{ \scriptsize\sffamily |
186 | 33 Copyright \copyright\ 2008,\,2009 by Markus Schnalke. |
34 | |
204
d86a7a65b91f
updated copyright and switched to sffamily
meillo@marmaro.de
parents:
186
diff
changeset
|
35 \vspace{1ex} |
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. |
186 | 37 |
204
d86a7a65b91f
updated copyright and switched to sffamily
meillo@marmaro.de
parents:
186
diff
changeset
|
38 \vspace{1ex} |
d86a7a65b91f
updated copyright and switched to sffamily
meillo@marmaro.de
parents:
186
diff
changeset
|
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\,. |
186 | 40 |
204
d86a7a65b91f
updated copyright and switched to sffamily
meillo@marmaro.de
parents:
186
diff
changeset
|
41 \vspace{1ex} |
186 | 42 Permission is hereby granted to copy and distribute this document in verbatim form. |
43 }} | |
44 |