annotate thesis/tex/abstract.tex @ 292:83b0f64c0fc6

small design changes in cover
author meillo@marmaro.de
date Sat, 17 Jan 2009 17:21:06 +0100
parents ea4783fac289
children 930659483439
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
186
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
1 \clearpage
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
2 \vspace*{6ex}
154
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
3
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
4 \section*{\centering Abstract}
166
4ac06b7b9bdf tex/titlepage.tex
meillo@marmaro.de
parents: 164
diff changeset
5
154
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
6 \masqmail\ is a \mta\ for workstations and small networks. It is a drop-in replacement for \sendmail, but much smaller.
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
7
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
8 This diploma thesis analyzes the structure and concepts of \masqmail, and its security and safety.
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
9 Based on this knowledge, the source code will get improved and everything will be written down for documentation.
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
10
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
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.
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
12
166
4ac06b7b9bdf tex/titlepage.tex
meillo@marmaro.de
parents: 164
diff changeset
13
186
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
14 \vspace*{6ex}
154
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
15
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
16 \section*{\centering Keywords}
166
4ac06b7b9bdf tex/titlepage.tex
meillo@marmaro.de
parents: 164
diff changeset
17
164
0e208e23aac3 some keywords
meillo@marmaro.de
parents: 154
diff changeset
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
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
19
cc66f7f08e21 added abstract.tex
meillo@marmaro.de
parents:
diff changeset
20
167
74151e26ba6a this is the correct message for the last commit
meillo@marmaro.de
parents: 166
diff changeset
21
186
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
22 \vfill
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
23
204
d86a7a65b91f updated copyright and switched to sffamily
meillo@marmaro.de
parents: 186
diff changeset
24 \fbox{\parbox{\textwidth}{ \scriptsize\sffamily
186
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
25 Copyright \copyright\ 2008,\,2009 by Markus Schnalke.
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
26
204
d86a7a65b91f updated copyright and switched to sffamily
meillo@marmaro.de
parents: 186
diff changeset
27 \vspace{1ex}
207
ea4783fac289 updated programs used
meillo@marmaro.de
parents: 204
diff changeset
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
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
29 %FIXME: check programs used
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
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
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
33
204
d86a7a65b91f updated copyright and switched to sffamily
meillo@marmaro.de
parents: 186
diff changeset
34 \vspace{1ex}
186
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
35 Permission is hereby granted to copy and distribute this document in verbatim form.
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
36 }}
84d27c22517c (sadly) switched to onesided layout
meillo@marmaro.de
parents: 168
diff changeset
37