annotate thesis/tex/abstract.tex @ 186:84d27c22517c
(sadly) switched to onesided layout
author |
meillo@marmaro.de |
date |
Mon, 29 Dec 2008 14:32:36 +0100 |
parents |
f4efc8bf2909 |
children |
d86a7a65b91f |
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@154
|
6 \masqmail\ is a \mta\ for workstations and small networks. It is a drop-in replacement for \sendmail, but much smaller.
|
meillo@154
|
7
|
meillo@154
|
8 This diploma thesis analyzes the structure and concepts of \masqmail, and its security and safety.
|
meillo@154
|
9 Based on this knowledge, the source code will get improved and everything will be written down for documentation.
|
meillo@154
|
10
|
meillo@154
|
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.
|
meillo@154
|
12
|
meillo@166
|
13
|
meillo@186
|
14 \vspace*{6ex}
|
meillo@154
|
15
|
meillo@154
|
16 \section*{\centering Keywords}
|
meillo@166
|
17
|
meillo@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
|
meillo@154
|
19
|
meillo@154
|
20
|
meillo@167
|
21
|
meillo@186
|
22 \vfill
|
meillo@186
|
23
|
meillo@186
|
24 \fbox{\parbox{\textwidth}{ \scriptsize\ttfamily
|
meillo@186
|
25 Copyright \copyright\ 2008,\,2009 by Markus Schnalke.
|
meillo@186
|
26
|
meillo@186
|
27 This document was typeset in Palatino and Computer Modern Typewriter, using the LaTeX document preparation system on machines running the Debian GNU/Linux operating system.
|
meillo@186
|
28 Text editing was done using Vim, diagrams were generated with FIXME, and Mercurial was used for version control.
|
meillo@186
|
29 %FIXME: check programs used
|
meillo@186
|
30
|
meillo@186
|
31 A final version of the thesis in Portable Document Format and the complete source code can be retrieved from my website: http://marmaro.de/docs\,.
|
meillo@186
|
32
|
meillo@186
|
33 Permission is hereby granted to copy and distribute this document in verbatim form.
|
meillo@186
|
34 }}
|
meillo@186
|
35
|