Mercurial > docs > masqmail-diploma-pres
diff masqmail.tex @ 1:50ad2db3fd18
added lots of backup slides and did minor improvements
author | meillo@marmaro.de |
---|---|
date | Wed, 11 Feb 2009 17:48:50 +0100 |
parents | 8cdf347664b6 |
children | c2f681ed6dea |
line wrap: on
line diff
--- a/masqmail.tex Wed Feb 11 16:27:48 2009 +0100 +++ b/masqmail.tex Wed Feb 11 17:48:50 2009 +0100 @@ -6,39 +6,41 @@ \documentclass{beamer} - \usepackage[utf8]{inputenc} - \usepackage{ngerman} - \usepackage{graphicx} - \usepackage{url} - \usepackage[automark]{scrpage2} - \setlength{\parskip}{2.0ex plus 1.0ex minus 0.5ex} +\title{masqmail} +\author{markus schnalke} +\date{2009-02-12} - \title{masqmail} - \author{markus schnalke} - \date{2009-02-12} +\usepackage[utf8]{inputenc} +\usepackage{url} +\usepackage{graphicx} +\setlength{\parskip}{2.0ex plus 1.0ex minus 0.5ex} - \newcommand{\secframe}[1]{ - \section{#1} - \frame{ \vfill\vfill \centerline{ \huge #1 } \vfill } - } +\newcommand{\secframe}[1]{ + \section{#1} + \frame{ \vfill\vfill \centerline{ \huge #1 } \vfill } +} + + \begin{document} \frame{ - \vspace{8em} - \begin{center} - {\huge\bf masqmail} + +\vspace{8em} +\begin{center} - {a mail transfer agent for workstations and small networks} +{\huge\bf masqmail} + +a mail transfer agent for workstations and small networks - \vspace{6em} +\vspace{6em} - { \tiny - markus schnalke \textless{}meillo@marmaro.de\textgreater{} - } +{ \tiny +markus schnalke \textless{}meillo@marmaro.de\textgreater{} +} - \end{center} +\end{center} } @@ -47,7 +49,7 @@ 1) about masqmail -2) short explainaion of the thesis +2) short explanation of the thesis 3) experiences @@ -103,110 +105,10 @@ -%\section{structure of the thesis} -% -%\frame{ -% \vspace{8ex} -% \centerline{ \huge structure of the thesis through time } -%} -% -% -% -% -% -%\frame{ \frametitle{structure of 2008-09-16} -% -%purpose and structure of an MTA/of masqmail -% -%security analysis -% -%code improvements -% -%documentation, test, distribution -% -%} -% -% -% -%\frame{ \frametitle{structure of 2008-10-18} -% -%mail transfer agents -% -%\textbf{the masqmail project} -% -%\textbf{requirements} -% -%implementation -% -%summary -% -%} -% -% -% -%\frame{ \frametitle{structure of 2008-11-16} -% -%\textbf{introduction} -% -%mail transfer agents -% -%market analysis -% -%\textbf{masqmail's future} -% -%implementation -% -%\textbf{release} -% -%summary -% -%} -% -% -% -%\frame{ \frametitle{structure of 2008-12-31} -% -%introduction -% -%\textbf{market analysis} -% -%mail transfer agents -% -%masqmail's present and future -% -%improvements -% -%\textbf{new design} -% -%summary -% -%} -% -% -% -%\frame{ \frametitle{final structure of 2009-01-11} -% -%introduction -% -%market analysis -% -%mail transfer agents -% -%masqmail's present and future -% -%\textbf{improvement plans} -% -%summary -% -%} -% - - - -\secframe{short expaination of the thesis} +\secframe{short explanation of the thesis} @@ -389,5 +291,191 @@ } + + + + +\secframe{BACKUP} + + + + + +\secframe{structure of the thesis through time} + + + +\frame{ \frametitle{structure of 2008-09-16} + +purpose and structure of an MTA/of masqmail + +security analysis + +code improvements + +documentation, test, distribution + +} + + + +\frame{ \frametitle{structure of 2008-10-18} + +mail transfer agents + +\textbf{the masqmail project} + +\textbf{requirements} + +implementation + +summary + +} + + + +\frame{ \frametitle{structure of 2008-11-16} + +\textbf{introduction} + +mail transfer agents + +market analysis + +\textbf{masqmail's future} + +implementation + +\textbf{release} + +summary + +} + + + +\frame{ \frametitle{structure of 2008-12-31} + +introduction + +\textbf{market analysis} + +mail transfer agents + +masqmail's present and future + +improvements + +\textbf{new design} + +summary + +} + + + +\frame{ \frametitle{final structure of 2009-01-11} + +introduction + +market analysis + +mail transfer agents + +masqmail's present and future + +\textbf{improvement plans} + +summary + +} + + + + +\secframe{figures} + + + +\frame{ \frametitle{ Mail agents and the way a mail message takes} +\includegraphics[width=\textwidth]{fig/mail-agents.eps} +} + + +\frame{ \frametitle{ Typical usage scenarios for masqmail} +\includegraphics[width=\textwidth]{fig/masqmail-typical-usage.eps} +} + + +\frame{ \frametitle{ Incoming and outgoing channels of masqmail} +\includegraphics[width=\textwidth]{fig/masqmail-channels.eps} +} + + +\frame{ \frametitle{ Classification of electronic communication technologies} +\includegraphics[width=\textwidth]{fig/comm-classification.eps} +} + + +\frame{ \frametitle{ Life cycle of electronic communication technologies} +\includegraphics[width=\textwidth]{fig/comm-lifecycle.eps} +} + + +\frame{ \frametitle{ SWOT analysis for email} +\includegraphics[width=\textwidth]{fig/email-swot.eps} +} + + +\frame{ \frametitle{ Required incoming and outgoing channels} +\includegraphics[width=\textwidth]{fig/mta-channels.eps} +} + + +\frame{ \frametitle{ Using stunnel for incoming connections} +\includegraphics[width=\textwidth]{fig/stunnel.eps} +} + + +\frame{ \frametitle{ Internal structure of masqmail, showed by a call graph} +\begin{center} +\includegraphics[scale=0.5]{fig/callgraph.eps} +\end{center} +} + + +\frame{ \frametitle{ A setup with a proxy} +\includegraphics[width=\textwidth]{fig/proxy-setup.eps} +} + + +\frame{ \frametitle{ The new designed architecture for masqmail} +\includegraphics[width=\textwidth]{fig/masqmail-arch-new.eps} +} + + +\frame{ \frametitle{ State diagram of the IPC protocol} +\includegraphics[width=\textwidth]{fig/ipc-protocol.eps} +} + + + + + + + + + + + + \end{document} + + + + + + +