comparison 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
comparison
equal deleted inserted replaced
0:8cdf347664b6 1:50ad2db3fd18
4 % @since 2009-02-11 4 % @since 2009-02-11
5 5
6 6
7 \documentclass{beamer} 7 \documentclass{beamer}
8 8
9 \usepackage[utf8]{inputenc} 9 \title{masqmail}
10 \usepackage{ngerman} 10 \author{markus schnalke}
11 \usepackage{graphicx} 11 \date{2009-02-12}
12 \usepackage{url} 12
13 \usepackage[automark]{scrpage2} 13 \usepackage[utf8]{inputenc}
14 \setlength{\parskip}{2.0ex plus 1.0ex minus 0.5ex} 14 \usepackage{url}
15 15 \usepackage{graphicx}
16 \title{masqmail} 16 \setlength{\parskip}{2.0ex plus 1.0ex minus 0.5ex}
17 \author{markus schnalke} 17
18 \date{2009-02-12} 18 \newcommand{\secframe}[1]{
19 19 \section{#1}
20 \newcommand{\secframe}[1]{ 20 \frame{ \vfill\vfill \centerline{ \huge #1 } \vfill }
21 \section{#1} 21 }
22 \frame{ \vfill\vfill \centerline{ \huge #1 } \vfill } 22
23 } 23
24 24
25 \begin{document} 25 \begin{document}
26 26
27 27
28 \frame{ 28 \frame{
29 \vspace{8em} 29
30 \begin{center} 30 \vspace{8em}
31 {\huge\bf masqmail} 31 \begin{center}
32 32
33 {a mail transfer agent for workstations and small networks} 33 {\huge\bf masqmail}
34 34
35 \vspace{6em} 35 a mail transfer agent for workstations and small networks
36 36
37 { \tiny 37 \vspace{6em}
38 markus schnalke \textless{}meillo@marmaro.de\textgreater{} 38
39 } 39 { \tiny
40 40 markus schnalke \textless{}meillo@marmaro.de\textgreater{}
41 \end{center} 41 }
42
43 \end{center}
42 } 44 }
43 45
44 46
45 47
46 \frame{ \frametitle{overview} 48 \frame{ \frametitle{overview}
47 49
48 1) about masqmail 50 1) about masqmail
49 51
50 2) short explainaion of the thesis 52 2) short explanation of the thesis
51 53
52 3) experiences 54 3) experiences
53 55
54 56
55 } 57 }
101 103
102 104
103 105
104 106
105 107
106 %\section{structure of the thesis} 108
107 % 109
108 %\frame{ 110
109 % \vspace{8ex} 111 \secframe{short explanation of the thesis}
110 % \centerline{ \huge structure of the thesis through time }
111 %}
112 %
113 %
114 %
115 %
116 %
117 %\frame{ \frametitle{structure of 2008-09-16}
118 %
119 %purpose and structure of an MTA/of masqmail
120 %
121 %security analysis
122 %
123 %code improvements
124 %
125 %documentation, test, distribution
126 %
127 %}
128 %
129 %
130 %
131 %\frame{ \frametitle{structure of 2008-10-18}
132 %
133 %mail transfer agents
134 %
135 %\textbf{the masqmail project}
136 %
137 %\textbf{requirements}
138 %
139 %implementation
140 %
141 %summary
142 %
143 %}
144 %
145 %
146 %
147 %\frame{ \frametitle{structure of 2008-11-16}
148 %
149 %\textbf{introduction}
150 %
151 %mail transfer agents
152 %
153 %market analysis
154 %
155 %\textbf{masqmail's future}
156 %
157 %implementation
158 %
159 %\textbf{release}
160 %
161 %summary
162 %
163 %}
164 %
165 %
166 %
167 %\frame{ \frametitle{structure of 2008-12-31}
168 %
169 %introduction
170 %
171 %\textbf{market analysis}
172 %
173 %mail transfer agents
174 %
175 %masqmail's present and future
176 %
177 %improvements
178 %
179 %\textbf{new design}
180 %
181 %summary
182 %
183 %}
184 %
185 %
186 %
187 %\frame{ \frametitle{final structure of 2009-01-11}
188 %
189 %introduction
190 %
191 %market analysis
192 %
193 %mail transfer agents
194 %
195 %masqmail's present and future
196 %
197 %\textbf{improvement plans}
198 %
199 %summary
200 %
201 %}
202 %
203
204
205
206
207
208
209 \secframe{short expaination of the thesis}
210 112
211 113
212 114
213 \frame{ \frametitle{ch01: introduction} 115 \frame{ \frametitle{ch01: introduction}
214 116
387 {\scriptsize The slides are available on \url{http://marmaro.de/docs} \hfill 2009-02-12 } 289 {\scriptsize The slides are available on \url{http://marmaro.de/docs} \hfill 2009-02-12 }
388 290
389 } 291 }
390 292
391 293
294
295
296
297
298 \secframe{BACKUP}
299
300
301
302
303
304 \secframe{structure of the thesis through time}
305
306
307
308 \frame{ \frametitle{structure of 2008-09-16}
309
310 purpose and structure of an MTA/of masqmail
311
312 security analysis
313
314 code improvements
315
316 documentation, test, distribution
317
318 }
319
320
321
322 \frame{ \frametitle{structure of 2008-10-18}
323
324 mail transfer agents
325
326 \textbf{the masqmail project}
327
328 \textbf{requirements}
329
330 implementation
331
332 summary
333
334 }
335
336
337
338 \frame{ \frametitle{structure of 2008-11-16}
339
340 \textbf{introduction}
341
342 mail transfer agents
343
344 market analysis
345
346 \textbf{masqmail's future}
347
348 implementation
349
350 \textbf{release}
351
352 summary
353
354 }
355
356
357
358 \frame{ \frametitle{structure of 2008-12-31}
359
360 introduction
361
362 \textbf{market analysis}
363
364 mail transfer agents
365
366 masqmail's present and future
367
368 improvements
369
370 \textbf{new design}
371
372 summary
373
374 }
375
376
377
378 \frame{ \frametitle{final structure of 2009-01-11}
379
380 introduction
381
382 market analysis
383
384 mail transfer agents
385
386 masqmail's present and future
387
388 \textbf{improvement plans}
389
390 summary
391
392 }
393
394
395
396
397 \secframe{figures}
398
399
400
401 \frame{ \frametitle{ Mail agents and the way a mail message takes}
402 \includegraphics[width=\textwidth]{fig/mail-agents.eps}
403 }
404
405
406 \frame{ \frametitle{ Typical usage scenarios for masqmail}
407 \includegraphics[width=\textwidth]{fig/masqmail-typical-usage.eps}
408 }
409
410
411 \frame{ \frametitle{ Incoming and outgoing channels of masqmail}
412 \includegraphics[width=\textwidth]{fig/masqmail-channels.eps}
413 }
414
415
416 \frame{ \frametitle{ Classification of electronic communication technologies}
417 \includegraphics[width=\textwidth]{fig/comm-classification.eps}
418 }
419
420
421 \frame{ \frametitle{ Life cycle of electronic communication technologies}
422 \includegraphics[width=\textwidth]{fig/comm-lifecycle.eps}
423 }
424
425
426 \frame{ \frametitle{ SWOT analysis for email}
427 \includegraphics[width=\textwidth]{fig/email-swot.eps}
428 }
429
430
431 \frame{ \frametitle{ Required incoming and outgoing channels}
432 \includegraphics[width=\textwidth]{fig/mta-channels.eps}
433 }
434
435
436 \frame{ \frametitle{ Using stunnel for incoming connections}
437 \includegraphics[width=\textwidth]{fig/stunnel.eps}
438 }
439
440
441 \frame{ \frametitle{ Internal structure of masqmail, showed by a call graph}
442 \begin{center}
443 \includegraphics[scale=0.5]{fig/callgraph.eps}
444 \end{center}
445 }
446
447
448 \frame{ \frametitle{ A setup with a proxy}
449 \includegraphics[width=\textwidth]{fig/proxy-setup.eps}
450 }
451
452
453 \frame{ \frametitle{ The new designed architecture for masqmail}
454 \includegraphics[width=\textwidth]{fig/masqmail-arch-new.eps}
455 }
456
457
458 \frame{ \frametitle{ State diagram of the IPC protocol}
459 \includegraphics[width=\textwidth]{fig/ipc-protocol.eps}
460 }
461
462
463
464
465
466
467
468
469
470
471
472
392 \end{document} 473 \end{document}
393 474
475
476
477
478
479
480
481