Mercurial > docs > diploma
annotate thesis/tex/1-Masqmail.tex @ 69:821d195e4237
wrote text segments and reworked a lot
author | meillo@marmaro.de |
---|---|
date | Wed, 22 Oct 2008 17:18:09 +0200 |
parents | fd55c630ecab |
children | 6843dfd6c4fa |
rev | line source |
---|---|
34 | 1 \chapter{\masqmail} |
27 | 2 |
3 %TODO: have text by oliver here? | |
4 | |
5 | |
26
fb9ba63f6957
changed to new thesis structure; moved text pieces away; updated project plan
meillo@marmaro.de
parents:
diff
changeset
|
6 \section{Target field} |
27 | 7 |
8 | |
26
fb9ba63f6957
changed to new thesis structure; moved text pieces away; updated project plan
meillo@marmaro.de
parents:
diff
changeset
|
9 \section{Typical usage} |
27 | 10 |
11 | |
26
fb9ba63f6957
changed to new thesis structure; moved text pieces away; updated project plan
meillo@marmaro.de
parents:
diff
changeset
|
12 \section{What makes it special} |
27 | 13 |
14 | |
26
fb9ba63f6957
changed to new thesis structure; moved text pieces away; updated project plan
meillo@marmaro.de
parents:
diff
changeset
|
15 \section{Alternatives?} |
58 | 16 % http://anfi.homeunix.org/sendmail/dialup10.html |
27 | 17 |
26
fb9ba63f6957
changed to new thesis structure; moved text pieces away; updated project plan
meillo@marmaro.de
parents:
diff
changeset
|
18 \section{Structure} |
27 | 19 |
20 | |
26
fb9ba63f6957
changed to new thesis structure; moved text pieces away; updated project plan
meillo@marmaro.de
parents:
diff
changeset
|
21 \section{Features} |
27 | 22 |
23 | |
26
fb9ba63f6957
changed to new thesis structure; moved text pieces away; updated project plan
meillo@marmaro.de
parents:
diff
changeset
|
24 \section{History} |
27 | 25 %TODO: let oliver prove read it! |
26 %FIXME: add references | |
26
fb9ba63f6957
changed to new thesis structure; moved text pieces away; updated project plan
meillo@marmaro.de
parents:
diff
changeset
|
27 |
47 | 28 The date of the first release (version 0.0.1) is unknown. |
29 The only information available is, that it was packaged for \debian\ at 15\nth\ of September in 1999. | |
30 Further releases were made every few weeks or month during 2000, 2001 and 2002. | |
31 Development ended in mid-2003 in a hard stop. | |
62 | 32 The last ordinary release known to me is version 0.2.20, released on 4\nth\ of June in 2003. |
27 | 33 |
47 | 34 During the time of development, Oliver released 53 versions. |
35 That means a new release in less than every 20 days in average! | |
27 | 36 |
37 Mentionable are the four \emph{beta} releases of version 0.1.8 (named with the trailing letters `a' to `d') in winter 2000/2001 and the security-fix 0.1.15.1 in 2002. | |
38 | |
47 | 39 One extra release (version 0.2.21) was made by him in November 2005. |
40 This one is only available from the \debian\ pool. | |
41 Comparing it to version 0.2.20 shows, that no source code was altered. | |
42 Only building documents (like Makefiles) and \debian\ packageing documents were changed. | |
43 That leeds to the assumption that this last release was specificly created for the needs of \debian---to fix some errors in the package. | |
27 | 44 |
47 | 45 In May 2000 the minor version number increased to `1'. |
46 Nothing special is mentioned in the documentation about that. | |
47 When it increased again to start the 0.2.x releases, Oliver titled them as the ``development branch'' of \masqmail. | |
48 At that second time, he started developing the 0.2.x ``development branch'', continuing to work on the 0.1.x series. | |
49 His parallel work on both branches lasted for four month, and one additional last release, numbered 0.1.17, one more year later. | |
27 | 50 |