docs/diploma

view thesis/tex/6-Summary.tex @ 384:acbdd61c4f61

rename 7-summary -> 6-summary
author meillo@marmaro.de
date Fri, 06 Feb 2009 12:11:44 +0100
parents thesis/tex/7-Summary.tex@bab625cdd64e
children 2a2f51551081
line source
1 \chapter{Summary}
3 This thesis is a comprehensive analysis of \masqmail. It followed a clear structure from the present to the future, from the problems to the requirements to proposed solutions, and from the general to the special.
5 The reasons why it is worth to restart development on the project and the problems to solve were identified in the beginning. The the current and future market for electronic communication and email was analyzed to show that it is future-proof and to spot future needs. Afterwards the different types of \MTA{}s were classified and the most important alternatives to \masqmail\ were presented and compared.
7 In the second half of the thesis, \masqmail\ stood in the focus. First the goal to reach with further development was defined, then the requirements to reach it were identified. The existing source code was compared against them to see which requirements are already fulfilled. The pending work tasks were ranked by their importance and the amount of work they involve, to receive a list of tasks ordered by the focus they should receive.
9 The possible strategies to control further development---improve existing code or redesign and rewrite---were compared against each other on basis of the pending work tasks. They were additionally discussed by regarding various other influences. The final decision is a twofold aim: First improve the existing code to keep it usable for the next time. Second, design a new version of \masqmail\ with respect for the modern goals for \MTA{}s that were identified throughout the thesis.
11 In the end more concrete plans for the improvements of the existing code were made and a suggestion for a new design for \masqmail\ is presented. The description of this new design leaves quite a few questions open; it is more a discussion on the topic with suggested solutions. Covering such a topic throughout would take at least a second diploma thesis or a master's thesis. More information needs to be collected and further studies of the situations in existing \MTA{}s need to be made.
14 \subsubsection*{Outlook}
16 Writing this thesis is not the end of my work on \masqmail\ but the beginning. The next important step is creating a community of people that are interested in reviving \masqmail's development. Then comes implementing the identified tasks together with this group of volunteers, and afterwards designing \masqmail\ new.
18 Of course there are known, but unfixed, bugs in \masqmail. Those need to be closed.
20 Documentation and ``marketing'' is important too. Especially end user documentation is needed and people who help to distribute the knowledge of \masqmail's existence and its advantages.
22 \masqmail\ is valuable software---this thesis is a first effort to revive it---it will not be the last.
27 %``This is the Unix philosophy: Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface.'' Doug McIlroy (quoted in Peter H. Salus. A Quarter-Century of Unix. Addison-Wesley. 1994. ISBN 0-201-54777-5.)