docs/masqmail-cs
view masqmail.tex @ 3:40968008fe7c
some improvements
author | meillo@marmaro.de |
---|---|
date | Mon, 02 Mar 2009 15:15:06 +0100 |
parents | 74cc4428c074 |
children | 1197518aa221 |
line source
1 % chaos seminar talk about masqmail
2 %
3 % markus schnalke <meillo@marmaro.de>
4 % since 2009-02-24
7 \documentclass{beamer}
9 \title{masqmail}
10 \author{markus schnalke}
11 \date{2009-03-09}
13 \usepackage[utf8]{inputenc}
14 \usepackage{url}
15 \usepackage{graphicx}
16 \setlength{\parskip}{2.0ex plus 1.0ex minus 0.5ex}
18 \newcommand{\secframe}[1]{
19 \section{#1}
20 \frame{ \vfill\vfill \centerline{ \huge #1 } \vfill }
21 }
23 \newcommand{\ft}[1]{
24 \frametitle{#1}
25 }
27 \newcommand{\oneline}[1]{
28 \frame{
29 \vfill\vfill
30 \centerline{#1}
31 \vfill
32 }
33 }
37 \begin{document}
40 \frame{
42 \vspace{8em}
43 \begin{center}
45 {\huge\bf masqmail}
47 a mail transfer agent for workstations and small networks
49 \vspace{6em}
51 { \tiny
52 markus schnalke \textless{}meillo@marmaro.de\textgreater{}
53 }
55 \end{center}
56 }
60 \secframe{about me}
63 \frame{\ft{markus schnalke}
65 \textbf{past}
67 Business Information Systems\\
68 at University of Applied Sciences, Ulm
70 Diploma Thesis about masqmail
73 \textbf{future}
75 Master in Informatics\\
76 here at University, Ulm
78 }
81 \frame{\ft{I am interested in}
83 Unix Philosophy
85 suckless software
87 Free Software
89 Debian
91 }
96 \secframe{this talk}
99 \frame{ \ft{overview}
101 1) prerequisites (xx\%)
103 2) about masqmail (xx\%)
105 3) the thesis (xx\%)
107 4) help me to help masqmail (xx\%)
109 }
118 \secframe{email? MTA? \dots}
121 \frame{\ft{What are MTAs}
123 MTA = Mail Transfer Agent
125 the post offices of email
127 MTAs transfer mail from senders to recipients
129 }
132 \frame{\ft{mail agents}
134 \begin{center}
135 \includegraphics[width=0.8\textwidth]{fig/mail-agents.eps}
136 \end{center}
138 }
141 \oneline{questions?}
153 \secframe{about masqmail}
157 \frame{ \ft{what is masqmail}
159 an MTA
161 a small one
163 one for special setups
165 }
168 \frame{ \ft{masqmail's niche}
170 non-permanent online connections
172 over multiple providers
174 especially for workstations and small networks
176 also notebooks
178 }
181 \frame{ \ft{history}
183 written by Oliver Kurth
185 1999 -- 2003
187 GPL
189 about 9\,000 SLOC
191 }
194 \frame{\ft{guessed}
196 initially written to use masqdialer-controlled online connections
198 thus: source of the name (``masq\dots'') (not ``\dots qmail'')
200 }
204 \frame{ \ft{masqmail today}
206 development stopped in 2003
208 not maintained
210 even its website is down
212 but included in Debian, Ubuntu, Arch, Mandriva, FreeBSD
214 }
217 \frame{ \ft{value of masqmail}
219 covers a niche
221 has unique features
223 has users!
225 }
228 \frame{ \ft{problems of masqmail}
230 no further development
232 unfixed bugs
234 emailing has changed
236 }
239 \oneline{questions?}
256 \secframe{when I met masqmail}
259 \frame{\ft{using unmaintained software}
261 Fall 2007: started to use masqmail
263 Spring 2008: realized it is unmaintained in Debian
265 A situation to be changed ... but by whom?
267 ... me? No!
269 }
272 \frame{\ft{solving two problems}
274 Summer 2008:
276 problem: find a topic for the diploma thesis
278 the great idea: solve both problems in once
280 - \textbf{use the diploma thesis to revive masqmail}
282 - \textbf{use masqmail to do a great diploma thesis}
284 }
287 \frame{\ft{advising professor}
289 Professor Sch\"affter
291 thanks!
293 }
298 \frame{\ft{motivation}
300 \textbf{motivation}
302 - for myself
304 - for the community
306 \textbf{thus}
308 - in English
310 - free available
312 }
316 \frame{\ft{guiding principle}
318 \begin{center}
319 \it
320 Do what you think is interesting,\\
321 do something that you think is fun and worthwhile,\\
322 because otherwise you won't do it well anyway.
324 ---Brian~W.\ Kernighan---
325 \end{center}
327 }
335 \secframe{the thesis in short}
339 \frame{\ft{planned was}
341 1) purpose and structure of an MTA/of masqmail
343 2) security analysis
345 3) code improvements
347 4) documentation, test, distribution
349 With the goal to release a new version and get it into Debian
351 }
354 \frame{\ft{however, it resulted in}
356 1) introduction
358 2) market analysis
360 3) mail transfer agents
362 4) masqmail's present and future
364 5) improvement plans
366 Became pretty theoretic (I don't worry)
368 }
376 \frame{ \ft{ch01: introduction}
378 general prerequisites
380 the masqmail project
382 value and problems of masqmail
384 \textbf{$\Rightarrow$ reasons to do this thesis}
386 }
390 \frame{ \ft{ch02: market analysis}
392 classification, life cycle, and trends of electronic communication
394 SWOT and trends for email
396 \textbf{$\Rightarrow$ show that email is expected to survive}
398 }
401 \frame{ \ft{ch03: mail transfer agents}
403 classification of MTAs
405 masqmail's competitors
407 short comparison
409 \textbf{$\Rightarrow$ provide knowledge for following chapters}
411 }
416 \frame{ \ft{ch04: masqmail's present and future}
418 the goal (revive masqmail)
420 requirements
422 \quad\quad fulfilled requirements
424 \quad\quad work to do
426 ways for further development
428 result
430 \textbf{$\Rightarrow$ the core of the thesis: a plan to revive masqmail}
432 }
436 \frame{ \ft{ch05: improvement plans}
438 more detailed descriptions of the work tasks
440 \textbf{$\Rightarrow$ recommendations how to do the proposed changes}
442 }
445 \oneline{questions?}
458 \secframe{in detail: ch03 MTAs}
462 \frame{\ft{MTAs}
464 - relay-only MTAs (forwarders): nullmailer, ssmtp
466 - groupware: Lotus Notes, Exchange, opengroupware.org
468 - ``real'' MTAs: sendmail, exim, qmail, postfix, masqmail
470 }
474 \frame{\ft{market shares}
476 FIXME
478 }
482 \frame{\ft{why not sendmail}
484 - too large
486 - too complex
488 - structurally insecure
490 - simply obsolete
492 }
494 \frame{\ft{why not exim}
496 - too large
498 - designed for always online hosts
500 }
502 \frame{\ft{why not qmail}
504 - outdated
506 - designed for always online hosts with fast connections
508 }
510 \frame{\ft{why not postfix}
512 - too large
514 - not designed for masqmail's scenario
516 }
518 \frame{\ft{in summary}
520 - other MTAs are bad substitutes for masqmail
522 - though they seem to be generally able to be substitutes
524 }
527 \oneline{comments and annotations?}
543 \secframe{in detail: ch04 present and future}
546 \frame{\ft{functional requirements}
548 }
550 \frame{\ft{non-functional requirements}
552 }
554 \frame{\ft{architectural requirements}
556 }
558 \frame{\ft{fulfilled requirements}
560 }
562 \frame{\ft{work to do}
564 }
567 \frame{\ft{further development}
569 }
572 \frame{\ft{the result}
574 ``one fits all'' is not possible
576 hence: different strategies for different goals
578 short-term goal: keep masqmail usable\\
579 \quad\quad$\rightarrow$ improve existing code
581 long-term goal: make masqmail future-proof\\
582 \quad\quad$\rightarrow$ recreate it from scratch
584 disadvantage: more work
586 }
596 \secframe{in detail: ch05.1 existing code}
601 \frame{\ft{masqmail's code base}
603 C
605 ~ 9,000 SLOC
607 }
617 \secframe{in detail: ch05.2 new design}
619 \frame{\ft{FIXME}
621 }
628 \secframe{HELP!}
631 \frame{\ft{FIXME}
633 }
641 \frame{
642 \vfill\vfill
643 \centerline{\textbf{Thanks for your attention}}
644 \vfill
645 }
648 \frame{\ft{links}
650 --all urls--
652 }
657 \frame{ \ft{software used}
659 Debian GNU/Linux
661 \LaTeX\ with the beamer classes
663 Vim, latexmk, and Mercurial
665 \vfill
667 {\scriptsize The slides are available on \url{http://marmaro.de/docs} \hfill 2009-03-09 }
669 }
674 \end{document}
680 \url{http://ulm.ccc.de/ChaosSeminar/2009/03_masqmail}