Mercurial > docs > diploma
annotate thesis/tex/abstract.tex @ 224:2575c1e8054a
further rework (stuff by Hans-Joerg)
author | meillo@marmaro.de |
---|---|
date | Tue, 06 Jan 2009 10:13:07 +0100 |
parents | ea4783fac289 |
children | 930659483439 |
rev | line source |
---|---|
186 | 1 \clearpage |
2 \vspace*{6ex} | |
154 | 3 |
4 \section*{\centering Abstract} | |
166 | 5 |
154 | 6 \masqmail\ is a \mta\ for workstations and small networks. It is a drop-in replacement for \sendmail, but much smaller. |
7 | |
8 This diploma thesis analyzes the structure and concepts of \masqmail, and its security and safety. | |
9 Based on this knowledge, the source code will get improved and everything will be written down for documentation. | |
10 | |
11 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. | |
12 | |
166 | 13 |
186 | 14 \vspace*{6ex} |
154 | 15 |
16 \section*{\centering Keywords} | |
166 | 17 |
164 | 18 masqmail, mail transfer agent, mail transport agent, \NAME{MTA}, sendmail, exim, qmail, postfix, future of communication, unified messaging, non-permanent internet connection, architecture, \dots |
154 | 19 |
20 | |
167
74151e26ba6a
this is the correct message for the last commit
meillo@marmaro.de
parents:
166
diff
changeset
|
21 |
186 | 22 \vfill |
23 | |
204
d86a7a65b91f
updated copyright and switched to sffamily
meillo@marmaro.de
parents:
186
diff
changeset
|
24 \fbox{\parbox{\textwidth}{ \scriptsize\sffamily |
186 | 25 Copyright \copyright\ 2008,\,2009 by Markus Schnalke. |
26 | |
204
d86a7a65b91f
updated copyright and switched to sffamily
meillo@marmaro.de
parents:
186
diff
changeset
|
27 \vspace{1ex} |
207 | 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. |
186 | 29 %FIXME: check programs used |
30 | |
204
d86a7a65b91f
updated copyright and switched to sffamily
meillo@marmaro.de
parents:
186
diff
changeset
|
31 \vspace{1ex} |
d86a7a65b91f
updated copyright and switched to sffamily
meillo@marmaro.de
parents:
186
diff
changeset
|
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\,. |
186 | 33 |
204
d86a7a65b91f
updated copyright and switched to sffamily
meillo@marmaro.de
parents:
186
diff
changeset
|
34 \vspace{1ex} |
186 | 35 Permission is hereby granted to copy and distribute this document in verbatim form. |
36 }} | |
37 |