view thesis/tbl/mta-comparison.tbl @ 409:ca763bd8c809 default tip

Added tag final version which I handed in for changeset ee7211546c02
author meillo@marmaro.de
date Wed, 11 Feb 2009 08:55:32 +0100
parents a62fe460b8de
children
line wrap: on
line source

\begin{tabular}[hbt]{| l || p{3.1em} | p{4em} | p{3.2em} | l | p{6em} |}
	\hline
	\MTA\ & first release & regarded version & lines of C code & architecture & design goals \\
	\hline
	\hline
	\sendmail\ & 1983 & 8.14.3 & 92k & monolithic & flexibility \\
	\hline
	\exim\ & 1995 & 4.69 & 85k & monolithic & generality, flexibility, extensive checking \\
	\hline
	\qmail\ & 1996 & 1.03 & 14k & modular & security \\
	\hline
	\postfix\ & 1999 & 2.5.6 & 87k & modular & performance and security \\
	\hline
	\masqmail\ & 1999 & 0.2.21 & 10k & monolithic & non-permanent Internet connections \\
	\hline
\end{tabular}